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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 盞銑銑盞銑銑B 11100001101101011001000101001100100100010100110011100001101101011001000101001100100100010100110001000010 e1b5914c914ce1b5914c914c42
EUC-JP 盞銑銑盞銑銑B 11100010101101111100000110101101110000011010110111100010101101111100000110101101110000011010110101000010 e2b7c1adc1ade2b7c1adc1ad42
UTF-8 盞銑銑盞銑銑B 11100111100110111001111011101001100010101001000111101001100010101001000111100111100110111001111011101001100010101001000111101001100010101001000101000010 e79b9ee98a91e98a91e79b9ee98a91e98a9142
UHC 盞銑銑盞銑銑B 11101101110100111110000011010101111000001101010111101101110100111110000011010101111000001101010101000010 edd3e0d5e0d5edd3e0d5e0d542

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