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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 予?????乳 100101110101110000111111001111110011111100111111001111111001001111111011 975c3f3f3f3f3f93fb
EUC-JP 予??靷?ł乳 11001101101111010011111100111111100011111110011110111101001111111000111110101001110010001100011011111101 cdbd3f3f8fe7bd3f8fa9c8c6fd
UTF-8 予쀫쉴靷띸ł乳 1110010010111010100010001110110010000000101010111110110010001001101101001110100110011101101101111110101110011101101110001100010110000010111001001011100110110011 e4ba88ec80abec89b4e99db7eb9db8c582e4b9b3
UHC 予쀫쉴靷띸ł乳 1110010111111000100101111110101110111101101011111110110011100110100011011110011110101001101010011110101011100001 e5f897ebbdafece68de7a9a9eae1

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