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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 躍??唯?躍??唯?B 100101101111010000111111001111111001011101000010001111111001011011110100001111110011111110010111010000100011111101000010 96f43f3f97423f96f43f3f97423f42
EUC-JP 躍??唯?躍??唯?B 110011001111011000111111001111111100110110100011001111111100110011110110001111110011111111001101101000110011111101000010 ccf63f3fcda33fccf63f3fcda33f42
UTF-8 躍노씒唯걐躍노씒唯걐B 11101000101110101000110111101011100001011011100011101100100101001001001011100101100101001010111111101010101100011001000011101000101110101000110111101011100001011011100011101100100101001001001011100101100101001010111111101010101100011001000001000010 e8ba8deb85b8ec9492e594afeab190e8ba8deb85b8ec9492e594afeab19042
UHC 躍노씒唯걐躍노씒唯걐B 111001011011100010110011111010111001110110101000111010101110011010000001011101101110010110111000101100111110101110011101101010001110101011100110100000010111011001000010 e5b8b3eb9da8eae68176e5b8b3eb9da8eae6817642

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