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 00111111001111110011111111101001101011100111011000111111001111110011111111101001101011100111011001000010 3f3f3fe9ae763f3f3fe9ae7642
EUC-JP ???魄v???魄vB 00111111001111110011111111110010101100000111011000111111001111110011111111110010101100000111011001000010 3f3f3ff2b0763f3f3ff2b07642
UTF-8 렺렢렻魄v렺렢렻魄vB 111010111010000010111010111010111010000010100010111010111010000010111011111010011010110110000100011101101110101110100000101110101110101110100000101000101110101110100000101110111110100110101101100001000111011001000010 eba0baeba0a2eba0bbe9ad8476eba0baeba0a2eba0bbe9ad847642
UHC 렺렢렻魄v렺렢렻魄vB 10001110110000101000111010110011100011101100001111011011110111100111011010001110110000101000111010110011100011101100001111011011110111100111011001000010 8ec28eb38ec3dbde768ec28eb38ec3dbde7642

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