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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 雍夜賢\}雍夜賢\{^ 1110100010110100100101101110100110001100101010110101110001111101111010001011010010010110111010011000110010101011010111000111101101011110 e8b496e98cab5c7de8b496e98cab5c7b5e
EUC-JP 雍夜賢\}雍夜賢\{^ 1111000010110110110011001110101110111000101011010101110001111101111100001011011011001100111010111011100010101101010111000111101101011110 f0b6ccebb8ad5c7df0b6ccebb8ad5c7b5e
UTF-8 雍夜賢\}雍夜賢\{^ 1110100110011011100011011110010110100100100111001110100010110011101000100101110001111101111010011001101110001101111001011010010010011100111010001011001110100010010111000111101101011110 e99b8de5a49ce8b3a25c7de99b8de5a49ce8b3a25c7b5e
UHC 雍夜賢\}雍夜賢\{^ 1110100010111100111001011010100011111010111001110101110001111101111010001011110011100101101010001111101011100111010111000111101101011110 e8bce5a8fae75c7de8bce5a8fae75c7b5e

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