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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 瓦ο?\n}瓦ο?\n{^ 1000101010100010100000111100110100111111010111000110111001111101100010101010001010000011110011010011111101011100011011100111101101011110 8aa283cd3f5c6e7d8aa283cd3f5c6e7b5e
EUC-JP 瓦ο?\n}瓦ο?\n{^ 1011010010100100101001101100111100111111010111000110111001111101101101001010010010100110110011110011111101011100011011100111101101011110 b4a4a6cf3f5c6e7db4a4a6cf3f5c6e7b5e
UTF-8 瓦ο숱\n}瓦ο숱\n{^ 1110011110010011101001101100111010111111111011001000100010110001010111000110111001111101111001111001001110100110110011101011111111101100100010001011000101011100011011100111101101011110 e793a6cebfec88b15c6e7de793a6cebfec88b15c6e7b5e
UHC 瓦ο숱\n}瓦ο숱\n{^ 11101000101111111010010111101111101111011010001001011100011011100111110111101000101111111010010111101111101111011010001001011100011011100111101101011110 e8bfa5efbda25c6e7de8bfa5efbda25c6e7b5e

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