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 ??壯}??壯{^ 0011111100111111100110101110000101111101001111110011111110011010111000010111101101011110 3f3f9ae17d3f3f9ae17b5e
EUC-JP ??壯}??壯{^ 0011111100111111110101001110001101111101001111110011111111010100111000110111101101011110 3f3fd4e37d3f3fd4e37b5e
UTF-8 곁녹壯}곁녹壯{^ 111010101011001110000001111010111000010110111001111001011010001110101111011111011110101010110011100000011110101110000101101110011110010110100011101011110111101101011110 eab381eb85b9e5a3af7deab381eb85b9e5a3af7b5e
UHC 곁녹壯}곁녹壯{^ 101100001110011110110011111011001110110111100000011111011011000011100111101100111110110011101101111000000111101101011110 b0e7b3ecede07db0e7b3ecede07b5e

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