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 苑ㅺ렋춈苑ㅺ렋쵱^ 11101000100010111001000111100011100001011011101011101011101000001000101111101100101101101000100011101000100010111001000111100011100001011011101011101011101000001000101111101100101101011011000101011110 e88b91e385baeba08becb688e88b91e385baeba08becb5b15e
UHC 苑ㅺ렋춈苑ㅺ렋쵱^ 1110101010111101101001001110101010001110101000101100001111011110111010101011110110100100111010101000111010100010110000111101110001011110 eabda4ea8ea2c3deeabda4ea8ea2c3dc5e

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