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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逡?????意? 11100111100101010011111100111111001111110011111100111111100010001101001100111111 e7953f3f3f3f3f88d33f
EUC-JP 逡?????意? 11101101111101010011111100111111001111110011111100111111101100001101010100111111 edf53f3f3f3f3fb0d53f
UTF-8 逡ㅷ렜골렰렰意렜 111010011000000010100001111000111000010110110111111010111010000010011100111010101011001110101000111010111010000010110000111010111010000010110000111001101000010010001111111010111010000010011100 e980a1e385b7eba09ceab3a8eba0b0eba0b0e6848feba09c
UHC 逡ㅷ렜골렰렰意렜 11110001111001001010010011100111100011101010111010110000111100011000111010111101100011101011110111101011111100101000111010101110 f1e4a4e78eaeb0f18ebd8ebdebf28eae

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