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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鬩咲ーソ迢ス蟇伜。 1110100110101001100011011110011110110000101111111110011110001011101111011110010110101111100110001110010110100001 e9a98de7b0bfe78bbde5af98e5a1
EUC-JP 鬩咲ーソ迢ス蟇伜。 111100101010101110111010111010011000111010110000100011101011111111101101111010111000111010111101111010101011000111010000111001111000111010100001 f2abbae98eb08ebfedeb8ebdeab1d0e78ea1
UTF-8 鬩咲ーソ迢ス蟇伜。 111010011010110010101001111001011001001010110010111011111011110110110000111011111011110110111111111010001011111110100010111011111011110110111101111010001001111110000111111001001011110010011100111011111011110110100001 e9aca9e592b2efbdb0efbdbfe8bfa2efbdbde89f87e4bc9cefbda1
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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