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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?癲寡[}?癲寡[{^ 001111111110000110011111100010011100011101011011011111010011111111100001100111111000100111000111010110110111101101011110 3fe19f89c75b7d3fe19f89c75b7b5e
EUC-JP ?癲寡[}?癲寡[{^ 001111111110001010100001101100101100100101011011011111010011111111100010101000011011001011001001010110110111101101011110 3fe2a1b2c95b7d3fe2a1b2c95b7b5e
UTF-8 뤚癲寡[}뤚癲寡[{^ 1110101110100100100110101110011110011001101100101110010110101111101000010101101101111101111010111010010010011010111001111001100110110010111001011010111110100001010110110111101101011110 eba49ae799b2e5afa15b7deba49ae799b2e5afa15b7b5e
UHC 뤚癲寡[}뤚癲寡[{^ 1000111111001001111011111010011011001101111110110101101101111101100011111100100111101111101001101100110111111011010110110111101101011110 8fc9efa6cdfb5b7d8fc9efa6cdfb5b7b5e

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