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 贈??臀?砥? 10010001101000010011111100111111111001000101110000111111100100110111010100111111 91a13f3fe45c3f93753f
EUC-JP 贈??臀?砥? 11000010101000110011111100111111111001111011110100111111110001011101011000111111 c2a33f3fe7bd3fc5d63f
UTF-8 贈얹렱臀떽砥렱 111010001011010010001000111011001001011010111001111010111010000010110001111010001000011110000000111010111001011010111101111001111010000010100101111010111010000010110001 e8b488ec96b9eba0b1e88780eb96bde7a0a5eba0b1
UHC 贈얹렱臀떽砥렱 1111000111111100101111101111000110001110101111101101010011101011101101101011110111110010101100101000111010111110 f1fcbef18ebed4ebb6bdf2b28ebe

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