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{^ 111001001011011110001111111010101101101101101110011111011110010010110111100011111110101011011011011011100111101101011110 e4b78feadb6e7de4b78feadb6e7b5e
EUC-JP 莵場ロn}莵場ロn{^ 1110100010111001101111101110110010001110110110110110111001111101111010001011100110111110111011001000111011011011011011100111101101011110 e8b9beec8edb6e7de8b9beec8edb6e7b5e
UTF-8 莵場ロn}莵場ロn{^ 1110100010001110101101011110010110100000101101001110111110111110100110110110111001111101111010001000111010110101111001011010000010110100111011111011111010011011011011100111101101011110 e88eb5e5a0b4efbe9b6e7de88eb5e5a0b4efbe9b6e7b5e
UHC ?場?n}?場?n{^ 00111111111011011101111000111111011011100111110100111111111011011101111000111111011011100111101101011110 3fedde3f6e7d3fedde3f6e7b5e

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