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 ?B??n}?B??n{^ 00111111010000100011111100111111011011100111110100111111010000100011111100111111011011100111101101011110 3f423f3f6e7d3f423f3f6e7b5e
SJIS-WIN ?B??n}?B??n{^ 00111111010000100011111100111111011011100111110100111111010000100011111100111111011011100111101101011110 3f423f3f6e7d3f423f3f6e7b5e
EUC-JP ?B??n}?B??n{^ 00111111010000100011111100111111011011100111110100111111010000100011111100111111011011100111101101011110 3f423f3f6e7d3f423f3f6e7b5e
UTF-8 혳B혵혖n}혳B혵혖n{^ 11101101100110001011001101000010111011011001100010110101111011011001100010010110011011100111110111101101100110001011001101000010111011011001100010110101111011011001100010010110011011100111101101011110 ed98b342ed98b5ed98966e7ded98b342ed98b5ed98966e7b5e
UHC 혳B혵혖n}혳B혵혖n{^ 11000010100110100100001011000010100111001100001010000001011011100111110111000010100110100100001011000010100111001100001010000001011011100111101101011110 c29a42c29cc2816e7dc29a42c29cc2816e7b5e

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