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 猷??壹?…?猷 100101110101000100111111001111111001101011100011001111111000000101100011001111111001011101010001 97513f3f9ae33f81633f9751
EUC-JP 猷??壹?…?猷 110011011011001000111111001111111101010011100101001111111010000111000100001111111100110110110010 cdb23f3fd4e53fa1c43fcdb2
UTF-8 猷득낄壹숇…횈猷 111001111000110010110111111010111001001110011101111010111000001010000100111001011010001110111001111011001000100010000111111000101000000010100110111011011001101010001000111001111000110010110111 e78cb7eb939deb8284e5a3b9ec8887e280a6ed9a88e78cb7
UHC 猷득낄壹숇…횈猷 11101011101000111011010111100110101100111010010111101100111011001001100111101011101000011010011011000011100001101110101110100011 eba3b5e6b3a5ecec99eba1a6c386eba3

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