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 苑???苑???^ 1000100110010001001111110011111100111111100010011001000100111111001111110011111101011110 89913f3f3f89913f3f3f5e
EUC-JP 苑???苑???^ 1011000111110001001111110011111100111111101100011111000100111111001111110011111101011110 b1f13f3f3fb1f13f3f3f5e
UTF-8 苑ㅺ렖㎌苑ㅺ렖㎊^ 11101000100010111001000111100011100001011011101011101011101000001001011011100011100011101000110011101000100010111001000111100011100001011011101011101011101000001001011011100011100011101000101001011110 e88b91e385baeba096e38e8ce88b91e385baeba096e38e8a5e
UHC 苑ㅺ렖㎌苑ㅺ렖㎊^ 1110101010111101101001001110101010001110101010111010011111011110111010101011110110100100111010101000111010101011101001111101110001011110 eabda4ea8eaba7deeabda4ea8eaba7dc5e

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