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 紆?粧?紆?粧? 111000101111110000111111100011111100111100111111111000101111110000111111100011111100111100111111 e2fc3f8fcf3fe2fc3f8fcf3f
EUC-JP 紆?粧?紆?粧? 111001001111111000111111101111101101000100111111111001001111111000111111101111101101000100111111 e4fe3fbed13fe4fe3fbed13f
UTF-8 紆렡粧렰紆렡粧렰 111001111011010010000110111010111010000010100001111001111011001010100111111010111010000010110000111001111011010010000110111010111010000010100001111001111011001010100111111010111010000010110000 e7b486eba0a1e7b2a7eba0b0e7b486eba0a1e7b2a7eba0b0
UHC 紆렡粧렰紆렡粧렰 11101001111000011000111010110010111011011111001010001110101111011110100111100001100011101011001011101101111100101000111010111101 e9e18eb2edf28ebde9e18eb2edf28ebd

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