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 瓦?鄭?}瓦?鄭?{^ 100010101010001000111111100100110100000100111111011111011000101010100010001111111001001101000001001111110111101101011110 8aa23f93413f7d8aa23f93413f7b5e
EUC-JP 瓦?鄭?}瓦?鄭?{^ 101101001010010000111111110001011010001000111111011111011011010010100100001111111100010110100010001111110111101101011110 b4a43fc5a23f7db4a43fc5a23f7b5e
UTF-8 瓦렧鄭렱}瓦렧鄭렱{^ 111001111001001110100110111010111010000010100111111010011000010010101101111010111010000010110001011111011110011110010011101001101110101110100000101001111110100110000100101011011110101110100000101100010111101101011110 e793a6eba0a7e984adeba0b17de793a6eba0a7e984adeba0b17b5e
UHC 瓦렧鄭렱}瓦렧鄭렱{^ 11101000101111111000111010110110111011111111011110001110101111100111110111101000101111111000111010110110111011111111011110001110101111100111101101011110 e8bf8eb6eff78ebe7de8bf8eb6eff78ebe7b5e

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