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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 紆?粧?紆?? 11100010111111000011111110001111110011110011111111100010111111000011111100111111 e2fc3f8fcf3fe2fc3f3f
EUC-JP 紆?粧?紆?檉 111001001111111000111111101111101101000100111111111001001111111000111111100011111100010110111011 e4fe3fbed13fe4fe3f8fc5bb
UTF-8 紆렡粧렰紆렡檉 111001111011010010000110111010111010000010100001111001111011001010100111111010111010000010110000111001111011010010000110111010111010000010100001111001101010101010001001 e7b486eba0a1e7b2a7eba0b0e7b486eba0a1e6aa89
UHC 紆렡粧렰紆렡檉 1110100111100001100011101011001011101101111100101000111010111101111010011110000110001110101100101110111111100000 e9e18eb2edf28ebde9e18eb2efe0

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