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 ????x????xB 0011111100111111001111110011111101111000001111110011111100111111001111110111100001000010 3f3f3f3f783f3f3f3f7842
SJIS-WIN 場ロシウx場ロシウxB 10001111111010101101101110111100101100110111100010001111111010101101101110111100101100110111100001000010 8feadbbcb3788feadbbcb37842
EUC-JP 場ロシウx場ロシウxB 10111110111011001000111011011011100011101011110010001110101100110111100010111110111011001000111011011011100011101011110010001110101100110111100001000010 beec8edb8ebc8eb378beec8edb8ebc8eb37842
UTF-8 場ロシウx場ロシウxB 111001011010000010110100111011111011111010011011111011111011110110111100111011111011110110110011011110001110010110100000101101001110111110111110100110111110111110111101101111001110111110111101101100110111100001000010 e5a0b4efbe9befbdbcefbdb378e5a0b4efbe9befbdbcefbdb37842
UHC 場???x場???xB 11101101110111100011111100111111001111110111100011101101110111100011111100111111001111110111100001000010 edde3f3f3f78edde3f3f3f7842

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