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}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 蔭??x}蔭??x{^ 10001000111111000011111100111111011110000111110110001000111111000011111100111111011110000111101101011110 88fc3f3f787d88fc3f3f787b5e
EUC-JP 蔭??x}蔭??x{^ 10110000111111100011111100111111011110000111110110110000111111100011111100111111011110000111101101011110 b0fe3f3f787db0fe3f3f787b5e
UTF-8 蔭붿꺑x}蔭붿꺑x{^ 1110100010010100101011011110101110110110101111111110101010111010100100010111100001111101111010001001010010101101111010111011011010111111111010101011101010010001011110000111101101011110 e894adebb6bfeaba91787de894adebb6bfeaba91787b5e
UHC 蔭붿꺑x}蔭붿꺑x{^ 1110101111100011100101001110110010000011101101110111100001111101111010111110001110010100111011001000001110110111011110000111101101011110 ebe394ec83b7787debe394ec83b7787b5e

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