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 猷??彦??源 10010111010100010011111100111111100101010100011000111111001111111000110010111001 97513f3f95463f3f8cb9
EUC-JP 猷??彦??源 11001101101100100011111100111111110010011010011100111111001111111011100010111011 cdb23f3fc9a73f3fb8bb
UTF-8 猷띔뭐彦붻뎲源 111001111000110010110111111010111001110110010100111010111010110110010000111001011011110110100110111010111011011010111011111010111000111010110010111001101011101010010000 e78cb7eb9d94ebad90e5bda6ebb6bbeb8eb2e6ba90
UHC 猷띔뭐彦붻뎲源 1110101110100011101101101110101010111001101110011110010111101001100101001110100010001001100001011110101010111001 eba3b6eab9b9e5e994e88985eab9

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