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 ?蒼??????^ 00111111100100011001001100111111001111110011111100111111001111110011111101011110 3f91933f3f3f3f3f3f5e
EUC-JP ?蒼??????^ 00111111110000011111001100111111001111110011111100111111001111110011111101011110 3fc1f33f3f3f3f3f3f5e
UTF-8 렱蒼롕렊렱瓆롕렊^ 11101011101000001011000111101000100100101011110011101011101000011001010111101011101000001000101011101011101000001011000111100111100100111000011011101011101000011001010111101011101000001000101001011110 eba0b1e892bceba195eba08aeba0b1e79386eba195eba08a5e
UHC 렱蒼롕렊렱瓆롕렊^ 1000111010111110111100111110111110001110110110011000111010100001100011101011111011110010111011111000111011011001100011101010000101011110 8ebef3ef8ed98ea18ebef2ef8ed98ea15e

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