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 ??~??A}??~??A{^ 001111110011111101111110001111110011111101000001011111010011111100111111011111100011111100111111010000010111101101011110 3f3f7e3f3f417d3f3f7e3f3f417b5e
SJIS-WIN ??~??A}??~??A{^ 001111110011111101111110001111110011111101000001011111010011111100111111011111100011111100111111010000010111101101011110 3f3f7e3f3f417d3f3f7e3f3f417b5e
EUC-JP ??~??A}??~??A{^ 001111110011111101111110001111110011111101000001011111010011111100111111011111100011111100111111010000010111101101011110 3f3f7e3f3f417d3f3f7e3f3f417b5e
UTF-8 횂혧~횂혲A}횂혧~횂혲A{^ 11101101100110101000001011101101100110001010011101111110111011011001101010000010111011011001100010110010010000010111110111101101100110101000001011101101100110001010011101111110111011011001101010000010111011011001100010110010010000010111101101011110 ed9a82ed98a77eed9a82ed98b2417ded9a82ed98a77eed9a82ed98b2417b5e
UHC 횂혧~횂혲A}횂혧~횂혲A{^ 1100001110000010110000101000111101111110110000111000001011000010100110010100000101111101110000111000001011000010100011110111111011000011100000101100001010011001010000010111101101011110 c382c28f7ec382c299417dc382c28f7ec382c299417b5e

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