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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ?髮??\}?髮??\{^ 001111111110100110011011001111110011111101011100011111010011111111101001100110110011111100111111010111000111101101011110 3fe99b3f3f5c7d3fe99b3f3f5c7b5e
EUC-JP ?髮??\}?髮??\{^ 001111111111000111111011001111110011111101011100011111010011111111110001111110110011111100111111010111000111101101011110 3ff1fb3f3f5c7d3ff1fb3f3f5c7b5e
UTF-8 렺髮렻렋\}렺髮렻렋\{^ 1110101110100000101110101110100110101011101011101110101110100000101110111110101110100000100010110101110001111101111010111010000010111010111010011010101110101110111010111010000010111011111010111010000010001011010111000111101101011110 eba0bae9abaeeba0bbeba08b5c7deba0bae9abaeeba0bbeba08b5c7b5e
UHC 렺髮렻렋\}렺髮렻렋\{^ 100011101100001011011011101001011000111011000011100011101010001001011100011111011000111011000010110110111010010110001110110000111000111010100010010111000111101101011110 8ec2dba58ec38ea25c7d8ec2dba58ec38ea25c7b5e

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