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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 嶬滄擠}嶬滄擠{^ 100110111101001010011111111010011001110110101001011111011001101111010010100111111110100110011101101010010111101101011110 9bd29fe99da97d9bd29fe99da97b5e
EUC-JP 嶬滄擠}嶬滄擠{^ 110101101101010011011110111010111101101010101011011111011101011011010100110111101110101111011010101010110111101101011110 d6d4deebdaab7dd6d4deebdaab7b5e
UTF-8 嶬滄擠}嶬滄擠{^ 111001011011011010101100111001101011101110000100111001101001001110100000011111011110010110110110101011001110011010111011100001001110011010010011101000000111101101011110 e5b6ace6bb84e693a07de5b6ace6bb84e693a07b5e
UHC ?滄?}?滄?{^ 0011111111110011111001110011111101111101001111111111001111100111001111110111101101011110 3ff3e73f7d3ff3e73f7b5e

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