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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ????β班蒡 00111111001111110011111100111111100000111100000010010100110001111110010011101110 3f3f3f3f83c094c7e4ee
EUC-JP ?璹??β班蒡 001111111000111111001100111001110011111100111111101001101100001011001000110010011110100011110000 3f8fcce73f3fa6c2c8c9e8f0
UTF-8 씌璹롙뤒β班蒡 1110110010010100100011001110011110010010101110011110101110100001100110011110101110100100100100101100111010110010111001111000111110101101111010001001001010100001 ec948ce792b9eba199eba492ceb2e78fade892a1
UHC 씌璹롙뤒β班蒡 1011111010111010111000101101101110001110110111011000111111000010101001011110001011011010111011001101101110111100 bebae2db8edd8fc2a5e2daecdbbc

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