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 1110011011100111100110001110100010111011100110110111110101110110111001101110011110011000111010001011101110011011011111010111011001000010 e6e798e8bb9b7d76e6e798e8bb9b7d7642
EUC-JP 跚倩サ孺v跚倩サ孺vB 11101100111010011101000011101010100011101011101111010101110111100111011011101100111010011101000011101010100011101011101111010101110111100111011001000010 ece9d0ea8ebbd5de76ece9d0ea8ebbd5de7642
UTF-8 跚倩サ孺v跚倩サ孺vB 111010001011011110011010111001011000000010101001111011111011110110111011111001011010110110111010011101101110100010110111100110101110010110000000101010011110111110111101101110111110010110101101101110100111011001000010 e8b79ae580a9efbdbbe5adba76e8b79ae580a9efbdbbe5adba7642
UHC ???孺v???孺vB 00111111001111110011111111101010111010000111011000111111001111110011111111101010111010000111011001000010 3f3f3feae8763f3f3feae87642

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