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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髱るオм髱るオк^ 111010011001110110000010111010011011010110000100011111011110100110011101100000101110100110110101100001000111101101011110 e99d82e9b5847de99d82e9b5847b5e
EUC-JP 髱るオм髱るオк^ 1111000111111101101001001110101110001110101101011010011111011110111100011111110110100100111010111000111010110101101001111101110001011110 f1fda4eb8eb5a7def1fda4eb8eb5a7dc5e
UTF-8 髱るオм髱るオк^ 1110100110101011101100011110001110000010100010111110111110111101101101011101000010111100111010011010101110110001111000111000001010001011111011111011110110110101110100001011101001011110 e9abb1e3828befbdb5d0bce9abb1e3828befbdb5d0ba5e
UHC ?る?м?る?к^ 00111111101010101110101100111111101011001101111000111111101010101110101100111111101011001101110001011110 3faaeb3facde3faaeb3facdc5e

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