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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 褥コ雋穎}褥コ雋穎{^ 1110010111110001101110101110100010110010100010010110111001111101111001011111000110111010111010001011001010001001011011100111101101011110 e5f1bae8b2896e7de5f1bae8b2896e7b5e
EUC-JP 褥コ雋穎}褥コ雋穎{^ 11101010111100111000111010111010111100001011010010110001110011110111110111101010111100111000111010111010111100001011010010110001110011110111101101011110 eaf38ebaf0b4b1cf7deaf38ebaf0b4b1cf7b5e
UTF-8 褥コ雋穎}褥コ雋穎{^ 111010001010010010100101111011111011110110111010111010011001101110001011111001111010100110001110011111011110100010100100101001011110111110111101101110101110100110011011100010111110011110101001100011100111101101011110 e8a4a5efbdbae99b8be7a98e7de8a4a5efbdbae99b8be7a98e7b5e
UHC 褥?雋穎}褥?雋穎{^ 1110100110110011001111111111000111100110111001111100010001111101111010011011001100111111111100011110011011100111110001000111101101011110 e9b33ff1e6e7c47de9b33ff1e6e7c47b5e

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