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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 幽ユ?幽ョ?^ 1001011101001000100000111000011000111111100101110100100010000011100001110011111101011110 974883863f974883873f5e
EUC-JP 幽ユ?幽ョ?^ 1100110110101001101001011110011000111111110011011010100110100101111001110011111101011110 cda9a5e63fcda9a5e73f5e
UTF-8 幽ユ늿幽ョ뿲^ 11100101101110011011110111100011100000111010011011101011100010101011111111100101101110011011110111100011100000111010011111101011101111111011001001011110 e5b9bde383a6eb8abfe5b9bde383a7ebbfb25e
UHC 幽ユ늿幽ョ뿲^ 11101010111010111010101111100110100010001000100011101010111010111010101111100111100101111011001001011110 eaebabe68888eaebabe797b25e

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