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 ??鄭?}??鄭?{^ 00111111001111111001001101000001001111110111110100111111001111111001001101000001001111110111101101011110 3f3f93413f7d3f3f93413f7b5e
EUC-JP ??鄭?}??鄭?{^ 00111111001111111100010110100010001111110111110100111111001111111100010110100010001111110111101101011110 3f3fc5a23f7d3f3fc5a23f7b5e
UTF-8 渽렩鄭렱}渽렩鄭렱{^ 111001101011100010111101111010111010000010101001111010011000010010101101111010111010000010110001011111011110011010111000101111011110101110100000101010011110100110000100101011011110101110100000101100010111101101011110 e6b8bdeba0a9e984adeba0b17de6b8bdeba0a9e984adeba0b17b5e
UHC 渽렩鄭렱}渽렩鄭렱{^ 11101110101010101000111010110111111011111111011110001110101111100111110111101110101010101000111010110111111011111111011110001110101111100111101101011110 eeaa8eb7eff78ebe7deeaa8eb7eff78ebe7b5e

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