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 狠羣狠疆狠羆狠痍 11100000110000011110001110111000111000001100000111100001011001001110000011000001111000111010111111100000110000011110000101110111 e0c1e3b8e0c1e164e0c1e3afe0c1e177
EUC-JP 狠羣狠疆狠羆狠痍 11100000110000111110011010111010111000001100001111100001110001011110000011000011111001101011000111100000110000111110000111011000 e0c3e6bae0c3e1c5e0c3e6b1e0c3e1d8
UTF-8 狠羣狠疆狠羆狠痍 111001111000101110100000111001111011111010100011111001111000101110100000111001111001011010000110111001111000101110100000111001111011111010000110111001111000101110100000111001111001011110001101 e78ba0e7bea3e78ba0e79686e78ba0e7be86e78ba0e7978d
UHC ???疆???痍 00111111001111110011111111001011101100100011111100111111001111111110110010110111 3f3f3fcbb23f3f3fecb7

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