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 轤珠民}轤珠民{^ 111001111000001010001110111011001001011010101111011111011110011110000010100011101110110010010110101011110111101101011110 e7828eec96af7de7828eec96af7b5e
EUC-JP 轤珠民}轤珠民{^ 111011011110001010111100111011101100110010110001011111011110110111100010101111001110111011001100101100010111101101011110 ede2bceeccb17dede2bceeccb17b5e
UTF-8 轤珠民}轤珠民{^ 111010001011110110100100111001111000111110100000111001101011000010010001011111011110100010111101101001001110011110001111101000001110011010110000100100010111101101011110 e8bda4e78fa0e6b0917de8bda4e78fa0e6b0917b5e
UHC ?珠民}?珠民{^ 00111111111100011100000111011010110001010111110100111111111100011100000111011010110001010111101101011110 3ff1c1dac57d3ff1c1dac57b5e

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