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 紆?粧?紆?翁 1110001011111100001111111000111111001111001111111110001011111100001111111000100110100101 e2fc3f8fcf3fe2fc3f89a5
EUC-JP 紆?粧?紆?翁 1110010011111110001111111011111011010001001111111110010011111110001111111011001010100111 e4fe3fbed13fe4fe3fb2a7
UTF-8 紆렡粧렰紆렡翁 111001111011010010000110111010111010000010100001111001111011001010100111111010111010000010110000111001111011010010000110111010111010000010100001111001111011111110000001 e7b486eba0a1e7b2a7eba0b0e7b486eba0a1e7bf81
UHC 紆렡粧렰紆렡翁 1110100111100001100011101011001011101101111100101000111010111101111010011110000110001110101100101110100010111010 e9e18eb2edf28ebde9e18eb2e8ba

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