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 ?蒼???蒼??^ 0011111110010001100100110011111100111111001111111001000110010011001111110011111101011110 3f91933f3f3f91933f3f5e
EUC-JP ?蒼???蒼??^ 0011111111000001111100110011111100111111001111111100000111110011001111110011111101011110 3fc1f33f3f3fc1f33f3f5e
UTF-8 렱蒼롕렊렱蒼롕렊^ 11101011101000001011000111101000100100101011110011101011101000011001010111101011101000001000101011101011101000001011000111101000100100101011110011101011101000011001010111101011101000001000101001011110 eba0b1e892bceba195eba08aeba0b1e892bceba195eba08a5e
UHC 렱蒼롕렊렱蒼롕렊^ 1000111010111110111100111110111110001110110110011000111010100001100011101011111011110011111011111000111011011001100011101010000101011110 8ebef3ef8ed98ea18ebef3ef8ed98ea15e

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