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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???鴦??愈??^ 001111110011111100111111111010011111000100111111001111111001011011111010001111110011111101011110 3f3f3fe9f13f3f96fa3f3f5e
EUC-JP ???鴦??愈??^ 001111110011111100111111111100101111001100111111001111111100110011111100001111110011111101011110 3f3f3ff2f33f3fccfc3f3f5e
UTF-8 琉곕몮鴦삳ㅀ愈섌넻^ 11101111101001111000110011101010101100111001010111101011101010101010111011101001101101001010011011101100100000101011001111100011100001011000000011100110100001001000100011101100100001001000110011101011100001001011101101011110 efa78ceab395ebaaaee9b4a6ec82b3e38580e68488ec848ceb84bb5e
UHC 琉곕몮鴦삳ㅀ愈섌넻^ 11101011101001001011000011101011100100011001100011100100111011001011101111101011101001001011000011101010111011111001100011101001100001101011010101011110 eba4b0eb9198e4ecbbeba4b0eaef98e986b55e

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