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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??畔感??畔感^ 00111111001111111001010011001000100010101011010000111111001111111001010011001000100010101011010001011110 3f3f94c88ab43f3f94c88ab45e
EUC-JP ??畔感??畔感^ 00111111001111111100100011001010101101001011011000111111001111111100100011001010101101001011011001011110 3f3fc8cab4b63f3fc8cab4b65e
UTF-8 롙뤶畔感롙뤶畔感^ 11101011101000011001100111101011101001001011011011100111100101011001010011100110100001001001111111101011101000011001100111101011101001001011011011100111100101011001010011100110100001001001111101011110 eba199eba4b6e79594e6849feba199eba4b6e79594e6849f5e
UHC 롙뤶畔感롙뤶畔感^ 1000111011011101100011111110010011011010111011011100101011101111100011101101110110001111111001001101101011101101110010101110111101011110 8edd8fe4daedcaef8edd8fe4daedcaef5e

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