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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???苑?????B 0011111100111111001111111000100110010001001111110011111100111111001111110011111101000010 3f3f3f89913f3f3f3f3f42
EUC-JP ???苑??洧??B 00111111001111110011111110110001111100010011111100111111100011111100011110110100001111110011111101000010 3f3f3fb1f13f3f8fc7b43f3f42
UTF-8 料겸돦苑묋뵯洧욧퐷B 11101111101001101011111011101010101100101011100011101011100011111010011011101000100010111001000111101011101011001000101111101011101101011010111111100110101101001010011111101100100110101010011111101101100100001011011101000010 efa6beeab2b8eb8fa6e88b91ebac8bebb5afe6b4a7ec9aa7ed90b742
UHC 料겸돦苑묋뵯洧욧퐷B 11101000111101111011000011100010100010011010101011101010101111011001000111101000100101001010110111101010111110111011111111101010101111011010000001000010 e8f7b0e289aaeabd91e894adeafbbfeabda042

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