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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 姨??恁????? 1001101101001000001111110011111110011100100011000011111100111111001111110011111100111111 9b483f3f9c8c3f3f3f3f3f
EUC-JP 姨??恁????? 1101010110101001001111110011111111010111111011000011111100111111001111110011111100111111 d5a93f3fd7ec3f3f3f3f3f
UTF-8 姨뚰슖恁㏃콈淋싳찈 111001011010011110101000111010111001101010110000111011001000101010010110111001101000000110000001111000111000111110000011111011001011110110001000111011111010011110110101111011001000101110110011111011001011000010001000 e5a7a8eb9ab0ec8a96e68181e38f83ecbd88efa7b5ec8bb3ecb088
UHC 姨뚰슖恁㏃콈淋싳찈 111011001010100110001100111011011001101010100101111011001111011010100111111011001011000110000100111011001111100010011010111011001010100110001100 eca98ced9aa5ecf6a7ecb184ecf89aeca98c

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