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{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 傭??L}傭??L{^ 10010111011000100011111100111111010011000111110110010111011000100011111100111111010011000111101101011110 97623f3f4c7d97623f3f4c7b5e
EUC-JP 傭??L}傭??L{^ 11001101110000110011111100111111010011000111110111001101110000110011111100111111010011000111101101011110 cdc33f3f4c7dcdc33f3f4c7b5e
UTF-8 傭멱콒L}傭멱콒L{^ 1110010110000010101011011110101110101001101100011110110010111101100100100100110001111101111001011000001010101101111010111010100110110001111011001011110110010010010011000111101101011110 e582adeba9b1ecbd924c7de582adeba9b1ecbd924c7b5e
UHC 傭멱콒L}傭멱콒L{^ 1110100110110110101110001110100010110001100011100100110001111101111010011011011010111000111010001011000110001110010011000111101101011110 e9b6b8e8b18e4c7de9b6b8e8b18e4c7b5e

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