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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髣鯉スア鬮ォ蜷晄 11101001100101111000110011101111101111011011000111101001101010111010101111100101100100001001110111100110 e9978cefbdb1e9ababe5909de6
EUC-JP 髣鯉スア鬮ォ蜷晄 11110001111101111011100011110001100011101011110110001110101100011111001010101101100011101010101111101001111100001101101011101000 f1f7b8f18ebd8eb1f2ad8eabe9f0dae8
UTF-8 髣鯉スア鬮ォ蜷晄 111010011010101110100011111010011010111110001001111011111011110110111101111011111011110110110001111010011010110010101110111011111011110110101011111010001001110010110111111001101001100110000100 e9aba3e9af89efbdbdefbdb1e9acaeefbdabe89cb7e69984
UHC ?鯉?????晄 00111111110101111110111100111111001111110011111100111111001111111111110011001101 3fd7ef3f3f3f3f3ffccd

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