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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 苡劫、}苡劫、{^ 111001001000111110001101100001011000000101000001011111011110010010001111100011011000010110000001010000010111101101011110 e48f8d8581417de48f8d8581417b5e
EUC-JP 苡劫、}苡劫、{^ 111001111110111110111001111001011010000110100010011111011110011111101111101110011110010110100001101000100111101101011110 e7efb9e5a1a27de7efb9e5a1a27b5e
UTF-8 苡劫、}苡劫、{^ 111010001000101110100001111001011000101010101011111000111000000010000001011111011110100010001011101000011110010110001010101010111110001110000000100000010111101101011110 e88ba1e58aabe380817de88ba1e58aabe380817b5e
UHC 苡劫、}苡劫、{^ 111011001011111011001100101001001010000110100010011111011110110010111110110011001010010010100001101000100111101101011110 ecbecca4a1a27decbecca4a1a27b5e

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