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^ 111000101111110000111111100100011001001000111111010011001110001011111100001111111001000110010010001111110100110001011110 e2fc3f91923f4ce2fc3f91923f4c5e
EUC-JP 紆?葬?L紆?葬?L^ 111001001111111000111111110000011111001000111111010011001110010011111110001111111100000111110010001111110100110001011110 e4fe3fc1f23f4ce4fe3fc1f23f4c5e
UTF-8 紆렡葬풋L紆렡葬풋L^ 111001111011010010000110111010111010000010100001111010001001000110101100111011011001001010001011010011001110011110110100100001101110101110100000101000011110100010010001101011001110110110010010100010110100110001011110 e7b486eba0a1e891aced928b4ce7b486eba0a1e891aced928b4c5e
UHC 紆렡葬풋L紆렡葬풋L^ 11101001111000011000111010110010111011011111011111000111101100100100110011101001111000011000111010110010111011011111011111000111101100100100110001011110 e9e18eb2edf7c7b24ce9e18eb2edf7c7b24c5e

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