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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 軒枉?\}軒枉?\{^ 100011001010110010011110010111010011111101011100011111011000110010101100100111100101110100111111010111000111101101011110 8cac9e5d3f5c7d8cac9e5d3f5c7b5e
EUC-JP 軒枉?\}軒枉?\{^ 101110001010111011011011101111100011111101011100011111011011100010101110110110111011111000111111010111000111101101011110 b8aedbbe3f5c7db8aedbbe3f5c7b5e
UTF-8 軒枉뷽\}軒枉뷽\{^ 1110100010111011100100101110011010011110100010011110101110110111101111010101110001111101111010001011101110010010111001101001111010001001111010111011011110111101010111000111101101011110 e8bb92e69e89ebb7bd5c7de8bb92e69e89ebb7bd5c7b5e
UHC 軒枉뷽\}軒枉뷽\{^ 1111101011001101111010001101101110010101011010100101110001111101111110101100110111101000110110111001010101101010010111000111101101011110 facde8db956a5c7dfacde8db956a5c7b5e

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