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 ?????w?????w^ 00111111001111110011111100111111001111110111011100111111001111110011111100111111001111110111011101011110 3f3f3f3f3f773f3f3f3f3f775e
SJIS-WIN 莊????w莊????w^ 111001001011010100111111001111110011111100111111011101111110010010110101001111110011111100111111001111110111011101011110 e4b53f3f3f3f77e4b53f3f3f3f775e
EUC-JP 莊????w莊????w^ 111010001011011100111111001111110011111100111111011101111110100010110111001111110011111100111111001111110111011101011110 e8b73f3f3f3f77e8b73f3f3f3f775e
UTF-8 莊쯧렮늙렠w莊쯧렮늙렠w^ 111010001000111010001010111011001010111110100111111010111010000010101110111010111000101010011001111010111010000010100000011101111110100010001110100010101110110010101111101001111110101110100000101011101110101110001010100110011110101110100000101000000111011101011110 e88e8aecafa7eba0aeeb8a99eba0a077e88e8aecafa7eba0aeeb8a99eba0a0775e
UHC 莊쯧렮늙렠w莊쯧렮늙렠w^ 1110110111110110110000101110110010001110101110111011010011000100100011101011000101110111111011011111011011000010111011001000111010111011101101001100010010001110101100010111011101011110 edf6c2ec8ebbb4c48eb177edf6c2ec8ebbb4c48eb1775e

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