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 ???s}???s{^ 0011111100111111001111110111001101111101001111110011111100111111011100110111101101011110 3f3f3f737d3f3f3f737b5e
SJIS-WIN 儀??s}儀??s{^ 10001011010101100011111100111111011100110111110110001011010101100011111100111111011100110111101101011110 8b563f3f737d8b563f3f737b5e
EUC-JP 儀??s}儀??s{^ 10110101101101110011111100111111011100110111110110110101101101110011111100111111011100110111101101011110 b5b73f3f737db5b73f3f737b5e
UTF-8 儀븅ㄿs}儀븅ㄿs{^ 1110010110000100100000001110101110111000100001011110001110000100101111110111001101111101111001011000010010000000111010111011100010000101111000111000010010111111011100110111101101011110 e58480ebb885e384bf737de58480ebb885e384bf737b5e
UHC 儀븅ㄿs}儀븅ㄿs{^ 1110101111110000101110101110100110100100101011110111001101111101111010111111000010111010111010011010010010101111011100110111101101011110 ebf0bae9a4af737debf0bae9a4af737b5e

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