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 恁⑦?恁??恁?? 10011100100011001000011101000110001111111001110010001100001111110011111110011100100011000011111100111111 9c8c87463f9c8c3f3f9c8c3f3f
EUC-JP 恁??恁??恁?? 110101111110110000111111001111111101011111101100001111110011111111010111111011000011111100111111 d7ec3f3fd7ec3f3fd7ec3f3f
UTF-8 恁⑦슀恁댄슓恁⑹쮰 111001101000000110000001111000101001000110100110111011001000101010000000111001101000000110000001111010111000110010000100111011001000101010010011111001101000000110000001111000101001000110111001111011001010111010110000 e68181e291a6ec8a80e68181eb8c84ec8a93e68181e291b9ecaeb0
UHC 恁⑦슀恁댄슓恁⑹쮰 111011001111011010101000111011011001101010010011111011001111011010110100111011011001101010100010111011001111011010101001111011001010100010001101 ecf6a8ed9a93ecf6b4ed9aa2ecf6a9eca88d

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