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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 霎ッ隶ハ}霎ッ隶ハ{^ 1110100010111110101011111110100010101110100000110110111001111101111010001011111010101111111010001010111010000011011011100111101101011110 e8beafe8ae836e7de8beafe8ae836e7b5e
EUC-JP 霎ッ隶ハ}霎ッ隶ハ{^ 11110000110000001000111010101111111100001011000010100101110011110111110111110000110000001000111010101111111100001011000010100101110011110111101101011110 f0c08eaff0b0a5cf7df0c08eaff0b0a5cf7b5e
UTF-8 霎ッ隶ハ}霎ッ隶ハ{^ 111010011001110010001110111011111011110110101111111010011001101010110110111000111000001110001111011111011110100110011100100011101110111110111101101011111110100110011010101101101110001110000011100011110111101101011110 e99c8eefbdafe99ab6e3838f7de99c8eefbdafe99ab6e3838f7b5e
UHC ???ハ}???ハ{^ 00111111001111110011111110101011110011110111110100111111001111110011111110101011110011110111101101011110 3f3f3fabcf7d3f3f3fabcf7b5e

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