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 ???????莢^ 00111111001111110011111100111111001111110011111100111111111001001011000001011110 3f3f3f3f3f3f3fe4b05e
EUC-JP ???頰???莢^ 001111110011111100111111100011111110100010100100001111110011111100111111111010001011001001011110 3f3f3f8fe8a43f3f3fe8b25e
UTF-8 렻렞렣頰렻렞렣莢^ 11101011101000001011101111101011101000001001111011101011101000001010001111101001101000001011000011101011101000001011101111101011101000001001111011101011101000001010001111101000100011101010001001011110 eba0bbeba09eeba0a3e9a0b0eba0bbeba09eeba0a3e88ea25e
UHC 렻렞렣頰렻렞렣莢^ 1000111011000011100011101010111110001110101101001111101011111010100011101100001110001110101011111000111010110100111110101111100001011110 8ec38eaf8eb4fafa8ec38eaf8eb4faf85e

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