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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 陽咫哈n}陽咫哈n{^ 1001011101111010100110100100000010011001111110110110111001111101100101110111101010011010010000001001100111111011011011100111101101011110 977a9a4099fb6e7d977a9a4099fb6e7b5e
EUC-JP 陽咫哈n}陽咫哈n{^ 1100110111011011110100111010000111010010111111010110111001111101110011011101101111010011101000011101001011111101011011100111101101011110 cddbd3a1d2fd6e7dcddbd3a1d2fd6e7b5e
UTF-8 陽咫哈n}陽咫哈n{^ 1110100110011001101111011110010110010010101010111110010110010011100010000110111001111101111010011001100110111101111001011001001010101011111001011001001110001000011011100111101101011110 e999bde592abe593886e7de999bde592abe593886e7b5e
UHC 陽咫哈n}陽咫哈n{^ 1110010111010101111100101010000111111001111010110110111001111101111001011101010111110010101000011111100111101011011011100111101101011110 e5d5f2a1f9eb6e7de5d5f2a1f9eb6e7b5e

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