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 ???Y???bE 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 涅?СY涅?СbE 10011111101110000011111110000100010100100101100110011111101110000011111110000100010100100110001001000101 9fb83f8452599fb83f84526245
EUC-JP 涅?СY涅?СbE 11011110101110100011111110100111101100110101100111011110101110100011111110100111101100110110001001000101 deba3fa7b359deba3fa7b36245
UTF-8 涅됬СY涅됬СbE 11100110101101101000010111101011100100001010110011010000101000010101100111100110101101101000010111101011100100001010110011010000101000010110001001000101 e6b685eb90acd0a159e6b685eb90acd0a16245
UHC 涅됬СY涅됬СbE 111001101110111010001001111001111010110010110011010110011110011011101110100010011110011110101100101100110110001001000101 e6ee89e7acb359e6ee89e7acb36245

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