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 赳珠民}赳珠民{^ 111001101110000010001110111011001001011010101111011111011110011011100000100011101110110010010110101011110111101101011110 e6e08eec96af7de6e08eec96af7b5e
EUC-JP 赳珠民}赳珠民{^ 111011001110001010111100111011101100110010110001011111011110110011100010101111001110111011001100101100010111101101011110 ece2bceeccb17dece2bceeccb17b5e
UTF-8 赳珠民}赳珠民{^ 111010001011010110110011111001111000111110100000111001101011000010010001011111011110100010110101101100111110011110001111101000001110011010110000100100010111101101011110 e8b5b3e78fa0e6b0917de8b5b3e78fa0e6b0917b5e
UHC 赳珠民}赳珠民{^ 110100001010111111110001110000011101101011000101011111011101000010101111111100011100000111011010110001010111101101011110 d0aff1c1dac57dd0aff1c1dac57b5e

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