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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 悌???L悌???L^ 10010010111011100011111100111111001111110100110010010010111011100011111100111111001111110100110001011110 92ee3f3f3f4c92ee3f3f3f4c5e
EUC-JP 悌?頊?L悌?頊?L^ 1100010011110000001111111000111111100111111101000011111101001100110001001111000000111111100011111110011111110100001111110100110001011110 c4f03f8fe7f43f4cc4f03f8fe7f43f4c5e
UTF-8 悌렩頊렍L悌렩頊렍L^ 111001101000001010001100111010111010000010101001111010011010000010001010111010111010000010001101010011001110011010000010100011001110101110100000101010011110100110100000100010101110101110100000100011010100110001011110 e6828ceba0a9e9a08aeba08d4ce6828ceba0a9e9a08aeba08d4c5e
UHC 悌렩頊렍L悌렩頊렍L^ 11110000101010101000111010110111111010011111010110001110101000110100110011110000101010101000111010110111111010011111010110001110101000110100110001011110 f0aa8eb7e9f58ea34cf0aa8eb7e9f58ea34c5e

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