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 ?芽?}?芽?{^ 0011111110001001111010000011111101111101001111111000100111101000001111110111101101011110 3f89e83f7d3f89e83f7b5e
EUC-JP ?芽?}?芽?{^ 0011111110110010111010100011111101111101001111111011001011101010001111110111101101011110 3fb2ea3f7d3fb2ea3f7b5e
UTF-8 뿦芽쑏}뿦芽쑏{^ 111010111011111110100110111010001000101010111101111011001001000110001111011111011110101110111111101001101110100010001010101111011110110010010001100011110111101101011110 ebbfa6e88abdec918f7debbfa6e88abdec918f7b5e
UHC 뿦芽쑏}뿦芽쑏{^ 100101111010011011100100101101001001110010101110011111011001011110100110111001001011010010011100101011100111101101011110 97a6e4b49cae7d97a6e4b49cae7b5e

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