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 ??滋?}??滋?{^ 00111111001111111000111010100000001111110111110100111111001111111000111010100000001111110111101101011110 3f3f8ea03f7d3f3f8ea03f7b5e
EUC-JP ??滋?}??滋?{^ 00111111001111111011110010100010001111110111110100111111001111111011110010100010001111110111101101011110 3f3fbca23f7d3f3fbca23f7b5e
UTF-8 뤶뼘滋훛}뤶뼘滋훛{^ 111010111010010010110110111010111011110010011000111001101011101110001011111011011001101110011011011111011110101110100100101101101110101110111100100110001110011010111011100010111110110110011011100110110111101101011110 eba4b6ebbc98e6bb8bed9b9b7deba4b6ebbc98e6bb8bed9b9b7b5e
UHC 뤶뼘滋훛}뤶뼘滋훛{^ 10001111111001001011101111000010111011011011001011000100011010110111110110001111111001001011101111000010111011011011001011000100011010110111101101011110 8fe4bbc2edb2c46b7d8fe4bbc2edb2c46b7b5e

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