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 猷ユ?殉?+恁? 10010111010100011000001110000110001111111000111101111101001111111000000101111011100111001000110000111111 975183863f8f7d3f817b9c8c3f
EUC-JP 猷ユ?殉?+恁? 11001101101100101010010111100110001111111011110111011110001111111010000111011100110101111110110000111111 cdb2a5e63fbdde3fa1dcd7ec3f
UTF-8 猷ユ뇠殉쏅+恁㎴ 111001111000110010110111111000111000001110100110111010111000011110100000111001101010111010001001111011001000111110000101111011111011110010001011111001101000000110000001111000111000111010110100 e78cb7e383a6eb87a0e6ae89ec8f85efbc8be68181e38eb4
UHC 猷ユ뇠殉쏅+恁㎴ 11101011101000111010101111100110100001111000100011100010111001101001101111101011101000111010101111101100111101101010011111000011 eba3abe68788e2e69beba3abecf6a7c3

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