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 ?????1節? 00111111001111110011111100111111001111111000001001010000100100001101111100111111 3f3f3f3f3f825090df3f
EUC-JP 旿??濚?1節? 1000111111000001111101000011111100111111100011111100100110100001001111111010001110110001110000001110000100111111 8fc1f43f3f8fc9a13fa3b1c0e13f
UTF-8 旿뤄슭濚㎩1節㎩ 111001101001011110111111111010111010010010000100111011001000101010101101111001101011111110011010111000111000111010101001111011111011110010010001111001111010111110000000111000111000111010101001 e697bfeba484ec8aade6bf9ae38ea9efbc91e7af80e38ea9
UHC 旿뤄슭濚㎩1節㎩ 11100111111110101011011111101111101111011011111011100111101110011010011111100101101000111011000111101111101111011010011111100101 e7fab7efbdbee7b9a7e5a3b1efbda7e5

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