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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??藻?}??藻?{^ 00111111001111111001000110010100001111110111110100111111001111111001000110010100001111110111101101011110 3f3f91943f7d3f3f91943f7b5e
EUC-JP ??藻?}??藻?{^ 00111111001111111100000111110100001111110111110100111111001111111100000111110100001111110111101101011110 3f3fc1f43f7d3f3fc1f43f7b5e
UTF-8 렱렱藻솅}렱렱藻솅{^ 111010111010000010110001111010111010000010110001111010001001011110111011111011001000011010000101011111011110101110100000101100011110101110100000101100011110100010010111101110111110110010000110100001010111101101011110 eba0b1eba0b1e897bbec86857deba0b1eba0b1e897bbec86857b5e
UHC 렱렱藻솅}렱렱藻솅{^ 10001110101111101000111010111110111100001101110110111100110100010111110110001110101111101000111010111110111100001101110110111100110100010111101101011110 8ebe8ebef0ddbcd17d8ebe8ebef0ddbcd17b5e

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