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 00111111001111110011111111100101010000010111011000111111001111110011111111100101010000010111011001000010 3f3f3fe541763f3f3fe5417642
EUC-JP ???蘂v???蘂vB 00111111001111110011111111101001101000100111011000111111001111110011111111101001101000100111011001000010 3f3f3fe9a2763f3f3fe9a27642
UTF-8 렱롃렡蘂v렱롃렡蘂vB 111010111010000010110001111010111010000110000011111010111010000010100001111010001001100010000010011101101110101110100000101100011110101110100001100000111110101110100000101000011110100010011000100000100111011001000010 eba0b1eba183eba0a1e8988276eba0b1eba183eba0a1e898827642
UHC 렱롃렡蘂v렱롃렡蘂vB 10001110101111101000111011001010100011101011001011100111110111100111011010001110101111101000111011001010100011101011001011100111110111100111011001000010 8ebe8eca8eb2e7de768ebe8eca8eb2e7de7642

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