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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 午ュ????齬? 1000110011011111100000111000010100111111001111110011111100111111111010101001011100111111 8cdf83853f3f3f3fea973f
EUC-JP 午ュ????齬? 1011100011100001101001011110010100111111001111110011111100111111111100111111011100111111 b8e1a5e53f3f3f3ff3f73f
UTF-8 午ュ뜐禮욃캍齬낁 111001011000110110001000111000111000001110100101111010111001110010010000111011111010011010110110111011001001101010000011111011001011101010001101111010011011110110101100111010111000001010000001 e58d88e383a5eb9c90efa6b6ec9a83ecba8de9bdaceb8281
UHC 午ュ뜐禮욃캍齬낁 11100111111011011010101111100101100011011001001111100111110111111001111011100101101011111001100011100101111000011000010111101000 e7edabe58d93e7df9ee5af98e5e185e8

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