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 ????l}????l{^ 00111111001111110011111100111111011011000111110100111111001111110011111100111111011011000111101101011110 3f3f3f3f6c7d3f3f3f3f6c7b5e
SJIS-WIN ?驅??l}?驅??l{^ 001111111110100101111011001111110011111101101100011111010011111111101001011110110011111100111111011011000111101101011110 3fe97b3f3f6c7d3fe97b3f3f6c7b5e
EUC-JP ?驅??l}?驅??l{^ 001111111111000111011100001111110011111101101100011111010011111111110001110111000011111100111111011011000111101101011110 3ff1dc3f3f6c7d3ff1dc3f3f6c7b5e
UTF-8 렺驅렻렋l}렺驅렻렋l{^ 1110101110100000101110101110100110101001100001011110101110100000101110111110101110100000100010110110110001111101111010111010000010111010111010011010100110000101111010111010000010111011111010111010000010001011011011000111101101011110 eba0bae9a985eba0bbeba08b6c7deba0bae9a985eba0bbeba08b6c7b5e
UHC 렺驅렻렋l}렺驅렻렋l{^ 100011101100001011001111110011001000111011000011100011101010001001101100011111011000111011000010110011111100110010001110110000111000111010100010011011000111101101011110 8ec2cfcc8ec38ea26c7d8ec2cfcc8ec38ea26c7b5e

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