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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 茹c?揄????? 111001001010010110000010100000110011111110011101100010010011111100111111001111110011111100111111 e4a582833f9d893f3f3f3f3f
EUC-JP 茹c?揄????? 111010001010011110100011111000110011111111011001111010010011111100111111001111110011111100111111 e8a7a3e33fd9e93f3f3f3f3f
UTF-8 茹c끃揄뺟뜍溜쒐뜍 111010001000110010111001111011111011110110000011111010111000000110000011111001101000111110000100111010111011101010011111111010111001110010001101111011111010011110001011111011001001001010010000111010111001110010001101 e88cb9efbd83eb8183e68f84ebba9feb9c8defa78bec9290eb9c8d
UHC 茹c끃揄뺟뜍溜쒐뜍 111001101010101010100011111000111000010110111001111010101111000110010101111001111000110110010000111010101111111010011100111001111000110110010000 e6aaa3e385b9eaf195e78d90eafe9ce78d90

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