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 ?????????@B 0011111100111111001111110011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f3f3f3f4042
SJIS-WIN ??㎏姨?????@B 00111111001111111000011101110011100110110100100000111111001111110011111100111111001111110100000001000010 3f3f87739b483f3f3f3f3f4042
EUC-JP ???姨?????@B 001111110011111100111111110101011010100100111111001111110011111100111111001111110100000001000010 3f3f3fd5a93f3f3f3f3f4042
UTF-8 梨숈㎏姨띿콡吏ㅽ삢@B 1110111110100111101000101110110010001000100010001110001110001110100011111110010110100111101010001110101110011101101111111110110010111101101000011110111110100111100111101110001110000101101111011110110010000010101000100100000001000010 efa7a2ec8888e38e8fe5a7a8eb9dbfecbda1efa79ee385bdec82a24042
UHC 梨숈㎏姨띿콡吏ㅽ삢@B 1110110010110001100110011110110010100111101110001110110010101001100011011110110010110001100110011110110010100111101001001110110110011000101000110100000001000010 ecb199eca7b8eca98decb199eca7a4ed98a34042

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