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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?妙??佃舍≫ 0011111110010110101011010011111100111111100100101100111111100100011100011000000111100010 3f96ad3f3f92cfe47181e2
EUC-JP ?妙??佃舍≫ 0011111111001100101011110011111100111111110001001101000111100111110100101010001011100100 3fccaf3f3fc4d1e7d2a2e4
UTF-8 뤗妙咽센佃舍≫ 111010111010010010010111111001011010011010011001111011111010011010011110111011001000010010111100111001001011110110000011111010001000100010001101111000101000100110101011 eba497e5a699efa69eec84bce4bd83e8888de289ab
UHC 뤗妙咽센佃舍≫ 1000111111000111110110011101100011100110111011001011110010111110111011101110110011011110111011001010000111101101 8fc7d9d8e6ecbcbeeeecdeeca1ed

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