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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鄕蛾ョケ}鄕蛾ョケ{^ 111110111011100010001001111010011010111010111001011111011111101110111000100010011110100110101110101110010111101101011110 fbb889e9aeb97dfbb889e9aeb97b5e
EUC-JP ?蛾ョケ}?蛾ョケ{^ 0011111110110010111010111000111010101110100011101011100101111101001111111011001011101011100011101010111010001110101110010111101101011110 3fb2eb8eae8eb97d3fb2eb8eae8eb97b5e
UTF-8 鄕蛾ョケ}鄕蛾ョケ{^ 111010011000010010010101111010001001101110111110111011111011110110101110111011111011110110111001011111011110100110000100100101011110100010011011101111101110111110111101101011101110111110111101101110010111101101011110 e98495e89bbeefbdaeefbdb97de98495e89bbeefbdaeefbdb97b5e
UHC 鄕蛾??}鄕蛾??{^ 111110101100000111100100101101100011111100111111011111011111101011000001111001001011011000111111001111110111101101011110 fac1e4b63f3f7dfac1e4b63f3f7b5e

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