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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 辿続其谷贈息谷存 10010010010010001001000110110001100100011011010010010010010010101001000110100001100100011010011110010010010010101001000110110110 924891b191b4924a91a191a7924a91b6
EUC-JP 辿続其谷贈息谷存 11000011101010011100001010110011110000101011011011000011101010111100001010100011110000101010100111000011101010111100001010111000 c3a9c2b3c2b6c3abc2a3c2a9c3abc2b8
UTF-8 辿続其谷贈息谷存 111010001011111010111111111001111011011010011010111001011000010110110110111010001011000010110111111010001011010010001000111001101000000110101111111010001011000010110111111001011010110110011000 e8bebfe7b69ae585b6e8b0b7e8b488e681afe8b0b7e5ad98
UHC ??其谷贈息谷存 0011111100111111110100001110110011001101110110111111000111111100111000111101001111001101110110111111000011101101 3f3fd0eccddbf1fce3d3cddbf0ed

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