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 悟??誼??兢誼 100011001110010100111111001111111000101101100010001111110011111110011001010111011000101101100010 8ce53f3f8b623f3f995d8b62
EUC-JP 悟??誼??兢誼 101110001110011100111111001111111011010111000011001111110011111111010001101111101011010111000011 b8e73f3fb5c33f3fd1beb5c3
UTF-8 悟뽯쉴誼뜹맫兢誼 111001101000001010011111111010111011110110101111111011001000100110110100111010001010101010111100111010111001110010111001111010111010011110101011111001011000010110100010111010001010101010111100 e6829febbdafec89b4e8aabceb9cb9eba7abe585a2e8aabc
UHC 悟뽯쉴誼뜹맫兢誼 11100111111101101001011011101011101111011010111111101011111111101011011011100101100100001011001111010000111001111110101111111110 e7f696ebbdafebfeb6e590b3d0e7ebfe

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