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 'ヨス軸シシ 1111101001010110110101101111000110001110101111011000111010110010111100001110000010111100111100011000111010111100 fa56d6f18ebd8eb2f0e0bcf18ebc
EUC-JP ?ヨ?ス軸?シ?シ 0011111110001110110101100011111110001110101111011011110010110100001111111000111010111100001111111000111010111100 3f8ed63f8ebdbcb43f8ebc3f8ebc
UTF-8 'ヨス軸シシ 111011111011110010000111111011111011111010010110111011101000010010001001111011111011110110111101111010001011101110111000111011101000001010011111111011111011110110111100111011101000010010001001111011111011110110111100 efbc87efbe96ee8489efbdbde8bbb8ee829fefbdbcee8489efbdbc
UHC '???軸???? 1010001110100111001111110011111100111111111101011110111000111111001111110011111100111111 a3a73f3f3ff5ee3f3f3f3f

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