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 縱??}縱??{^ 1110001101110011001111110011111101111101111000110111001100111111001111110111101101011110 e3733f3f7de3733f3f7b5e
EUC-JP 縱??}縱??{^ 1110010111010100001111110011111101111101111001011101010000111111001111110111101101011110 e5d43f3f7de5d43f3f7b5e
UTF-8 縱ㅹ뇬}縱ㅹ뇬{^ 111001111011100010110001111000111000010110111001111010111000011110101100011111011110011110111000101100011110001110000101101110011110101110000111101011000111101101011110 e7b8b1e385b9eb87ac7de7b8b1e385b9eb87ac7b5e
UHC 縱ㅹ뇬}縱ㅹ뇬{^ 111100001111110110100100111010011011010010100100011111011111000011111101101001001110100110110100101001000111101101011110 f0fda4e9b4a47df0fda4e9b4a47b5e

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