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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 轣シ迺ス隘咲┥ 111001111000000110111100111001111001001010111101111010001010010110001101111001111000010010111100 e781bce792bde8a58de784bc
EUC-JP 轣シ迺ス隘咲┥ 1110110111100001100011101011110011101101111100101000111010111101111100001010011110111010111010011010100010111110 ede18ebcedf28ebdf0a7bae9a8be
UTF-8 轣シ迺ス隘咲┥ 111010001011110110100011111011111011110110111100111010001011111110111010111011111011110110111101111010011001101010011000111001011001001010110010111000101001010010100101 e8bda3efbdbce8bfbaefbdbde99a98e592b2e294a5
UHC ????隘?┥ 001111110011111100111111001111111110010011110110001111111010011010111110 3f3f3f3fe4f63fa6be

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