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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???苑?}???苑?{^ 001111110011111100111111100010011001000100111111011111010011111100111111001111111000100110010001001111110111101101011110 3f3f3f89913f7d3f3f3f89913f7b5e
EUC-JP ???苑?}???苑?{^ 001111110011111100111111101100011111000100111111011111010011111100111111001111111011000111110001001111110111101101011110 3f3f3fb1f13f7d3f3f3fb1f13f7b5e
UTF-8 閭잂돦苑쫚}閭잂돦苑쫚{^ 111011111010011010000110111011001001111010000010111010111000111110100110111010001000101110010001111011001010101110011010011111011110111110100110100001101110110010011110100000101110101110001111101001101110100010001011100100011110110010101011100110100111101101011110 efa686ec9e82eb8fa6e88b91ecab9a7defa686ec9e82eb8fa6e88b91ecab9a7b5e
UHC 閭잂돦苑쫚}閭잂돦苑쫚{^ 1110011010101101100111111110001010001001101010101110101010111101101001100110111001111101111001101010110110011111111000101000100110101010111010101011110110100110011011100111101101011110 e6ad9fe289aaeabda66e7de6ad9fe289aaeabda66e7b5e

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