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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?亨唯竪}?亨唯竪{^ 0011111110001011100111001001011101000010100100100100011101111101001111111000101110011100100101110100001010010010010001110111101101011110 3f8b9c974292477d3f8b9c974292477b5e
EUC-JP ?亨唯竪}?亨唯竪{^ 0011111110110101111111001100110110100011110000111010100001111101001111111011010111111100110011011010001111000011101010000111101101011110 3fb5fccda3c3a87d3fb5fccda3c3a87b5e
UTF-8 뤚亨唯竪}뤚亨唯竪{^ 111010111010010010011010111001001011101010101000111001011001010010101111111001111010101110101010011111011110101110100100100110101110010010111010101010001110010110010100101011111110011110101011101010100111101101011110 eba49ae4baa8e594afe7abaa7deba49ae4baa8e594afe7abaa7b5e
UHC 뤚亨唯竪}뤚亨唯竪{^ 10001111110010011111101011111011111010101110011011100010101101010111110110001111110010011111101011111011111010101110011011100010101101010111101101011110 8fc9fafbeae6e2b57d8fc9fafbeae6e2b57b5e

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