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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?功び[?功び[^ 00111111100011001111011110000010110100010101101100111111100011001111011110000010110100010101101101011110 3f8cf782d15b3f8cf782d15b5e
EUC-JP ?功び[?功び[^ 00111111101110001111100110100100110100110101101100111111101110001111100110100100110100110101101101011110 3fb8f9a4d35b3fb8f9a4d35b5e
UTF-8 룴功び[룴功び[^ 111010111010001110110100111001011000101010011111111000111000000110110011010110111110101110100011101101001110010110001010100111111110001110000001101100110101101101011110 eba3b4e58a9fe381b35beba3b4e58a9fe381b35b5e
UHC 룴功び[룴功び[^ 100011111010100111001101111011011010101011010011010110111000111110101001110011011110110110101010110100110101101101011110 8fa9cdedaad35b8fa9cdedaad35b5e

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