To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 惹??}惹??{^ 1000111011100100001111110011111101111101100011101110010000111111001111110111101101011110 8ee43f3f7d8ee43f3f7b5e
EUC-JP 惹??}惹??{^ 1011110011100110001111110011111101111101101111001110011000111111001111110111101101011110 bce63f3f7dbce63f3f7b5e
UTF-8 惹땱겎}惹땱겎{^ 111001101000001110111001111010111001010110110001111010101011001010001110011111011110011010000011101110011110101110010101101100011110101010110010100011100111101101011110 e683b9eb95b1eab28e7de683b9eb95b1eab28e7b5e
UHC 惹땱겎}惹땱겎{^ 111001011010100110001011100001111000000110100111011111011110010110101001100010111000011110000001101001110111101101011110 e5a98b8781a77de5a98b8781a77b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)