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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 宵。宵ソ\}宵。宵ソ\{^ 1000111110101010101000011000111110101010101111110101110001111101100011111010101010100001100011111010101010111111010111000111101101011110 8faaa18faabf5c7d8faaa18faabf5c7b5e
EUC-JP 宵。宵ソ\}宵。宵ソ\{^ 101111101010110010001110101000011011111010101100100011101011111101011100011111011011111010101100100011101010000110111110101011001000111010111111010111000111101101011110 beac8ea1beac8ebf5c7dbeac8ea1beac8ebf5c7b5e
UTF-8 宵。宵ソ\}宵。宵ソ\{^ 1110010110101110101101011110111110111101101000011110010110101110101101011110111110111101101111110101110001111101111001011010111010110101111011111011110110100001111001011010111010110101111011111011110110111111010111000111101101011110 e5aeb5efbda1e5aeb5efbdbf5c7de5aeb5efbda1e5aeb5efbdbf5c7b5e
UHC 宵?宵?\}宵?宵?\{^ 1110000110110010001111111110000110110010001111110101110001111101111000011011001000111111111000011011001000111111010111000111101101011110 e1b23fe1b23f5c7de1b23fe1b23f5c7b5e

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