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 爾遁?????? 10001110101000101001001111011001001111110011111100111111001111110011111100111111 8ea293d93f3f3f3f3f3f
EUC-JP 爾遁?????? 10111100101001001100011011011011001111110011111100111111001111110011111100111111 bca4c6db3f3f3f3f3f3f
UTF-8 爾遁렲명헉뤋퀚짟 111001111000100010111110111010011000000110000001111010111010000010110010111010111010101010000101111011011001011110001001111010111010010010001011111011011000000010011010111011001010011110011111 e788bee98181eba0b2ebaa85ed9789eba48bed809aeca79f
UHC 爾遁렲명헉뤋퀚짟 11101100101100111101010011101101100011101011111110111000111011011100011111100100100011111011101110110011100011101010010001000010 ecb3d4ed8ebfb8edc7e48fbbb38ea442

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