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 1110010110110111101111011110010110110001100111100111110101110110111001011011011110111101111001011011000110011110011111010111011001000010 e5b7bde5b19e7d76e5b7bde5b19e7d7642
EUC-JP 蟾ス螻栲v蟾ス螻栲vB 11101010101110011000111010111101111010101011001111011011110111100111011011101010101110011000111010111101111010101011001111011011110111100111011001000010 eab98ebdeab3dbde76eab98ebdeab3dbde7642
UTF-8 蟾ス螻栲v蟾ス螻栲vB 111010001001111110111110111011111011110110111101111010001001111010111011111001101010000010110010011101101110100010011111101111101110111110111101101111011110100010011110101110111110011010100000101100100111011001000010 e89fbeefbdbde89ebbe6a0b276e89fbeefbdbde89ebbe6a0b27642
UHC 蟾???v蟾???vB 11100000111010100011111100111111001111110111011011100000111010100011111100111111001111110111011001000010 e0ea3f3f3f76e0ea3f3f3f7642

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