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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
EUC-JP 焌?橒?v焌?橒?vB 10001111110010011110100000111111100011111100010110101101001111110111011010001111110010011110100000111111100011111100010110101101001111110111011001000010 8fc9e83f8fc5ad3f768fc9e83f8fc5ad3f7642
UTF-8 焌렫橒렡v焌렫橒렡vB 111001111000010010001100111010111010000010101011111001101010100110010010111010111010000010100001011101101110011110000100100011001110101110100000101010111110011010101001100100101110101110100000101000010111011001000010 e7848ceba0abe6a992eba0a176e7848ceba0abe6a992eba0a17642
UHC 焌렫橒렡v焌렫橒렡vB 11110001111000001000111010111001111010011111100010001110101100100111011011110001111000001000111010111001111010011111100010001110101100100111011001000010 f1e08eb9e9f88eb276f1e08eb9e9f88eb27642

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