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 辿続其谷臓則谷辰 10010010010010001001000110110001100100011011010010010010010010101001000110011111100100011010010110010010010010101001001001000011 924891b191b4924a919f91a5924a9243
EUC-JP 辿続其谷臓則谷辰 11000011101010011100001010110011110000101011011011000011101010111100001010100001110000101010011111000011101010111100001110100100 c3a9c2b3c2b6c3abc2a1c2a7c3abc3a4
UTF-8 辿続其谷臓則谷辰 111010001011111010111111111001111011011010011010111001011000010110110110111010001011000010110111111010001000011110010011111001011000100110000111111010001011000010110111111010001011111010110000 e8bebfe7b69ae585b6e8b0b7e88793e58987e8b0b7e8beb0
UHC ??其谷?則谷辰 00111111001111111101000011101100110011011101101100111111111101101100111011001101110110111111001011100011 3f3fd0eccddb3ff6cecddbf2e3

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