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 游???梯?而 10011111111000000011111100111111001111111001001011110010001111111000111010100111 9fe03f3f3f92f23f8ea7
EUC-JP 游???梯?而 11011110111000100011111100111111001111111100010011110100001111111011110010101001 dee23f3f3fc4f43fbca9
UTF-8 游쯔렕렟梯렟而 111001101011100010111000111011001010111110010100111010111010000010010101111010111010000010011111111001101010001010101111111010111010000010011111111010001000000010001100 e6b8b8ecaf94eba095eba09fe6a2afeba09fe8808c
UHC 游쯔렕렟梯렟而 1110101011111101110000101110101010001110101010101000111010110000111100001010110010001110101100001110110010111011 eafdc2ea8eaa8eb0f0ac8eb0ecbb

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