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 猷??壹?…? 10010111010100010011111100111111100110101110001100111111100000010110001100111111 97513f3f9ae33f81633f
EUC-JP 猷??壹?…? 11001101101100100011111100111111110101001110010100111111101000011100010000111111 cdb23f3fd4e53fa1c43f
UTF-8 猷득낄壹숇…횈 111001111000110010110111111010111001001110011101111010111000001010000100111001011010001110111001111011001000100010000111111000101000000010100110111011011001101010001000 e78cb7eb939deb8284e5a3b9ec8887e280a6ed9a88
UHC 猷득낄壹숇…횈 1110101110100011101101011110011010110011101001011110110011101100100110011110101110100001101001101100001110000110 eba3b5e6b3a5ecec99eba1a6c386

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