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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 齋?U}齋?U{^ 1110001001010110001111110101010101111101111000100101011000111111010101010111101101011110 e2563f557de2563f557b5e
EUC-JP 齋?U}齋?U{^ 1110001110110111001111110101010101111101111000111011011100111111010101010111101101011110 e3b73f557de3b73f557b5e
UTF-8 齋랸U}齋랸U{^ 1110100110111101100010111110101110011110101110000101010101111101111010011011110110001011111010111001111010111000010101010111101101011110 e9bd8beb9eb8557de9bd8beb9eb8557b5e
UHC 齋랸U}齋랸U{^ 11101110101100011011011110101100010101010111110111101110101100011011011110101100010101010111101101011110 eeb1b7ac557deeb1b7ac557b5e

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