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 ºÓÀُºÓÀÙ^ 1000111110111010110100111100000011011001100011111011101011010011110000001101100101011110 8fbad3c0d98fbad3c0d95e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?ºÓÀÙ?ºÓÀÙ^ 001111111000111110100010111010111000111110101010110100011000111110101010101000101000111110101010111000110011111110001111101000101110101110001111101010101101000110001111101010101010001010001111101010101110001101011110 3f8fa2eb8faad18faaa28faae33f8fa2eb8faad18faaa28faae35e
UTF-8 ºÓÀُºÓÀÙ^ 110000101000111111000010101110101100001110010011110000111000000011000011100110011100001010001111110000101011101011000011100100111100001110000000110000111001100101011110 c28fc2bac393c380c399c28fc2bac393c380c3995e
UHC ?º????º???^ 00111111101010001010110000111111001111110011111100111111101010001010110000111111001111110011111101011110 3fa8ac3f3f3f3fa8ac3f3f3f5e

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