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 11011100101010111011111111100000011111010111011011011100101010111011111111100000011111010111011001000010 dcabbfe07d76dcabbfe07d7642
EUC-JP ワォソ烋vワォソ烋vB 10001110110111001000111010101011100011101011111111011111110111100111011010001110110111001000111010101011100011101011111111011111110111100111011001000010 8edc8eab8ebfdfde768edc8eab8ebfdfde7642
UTF-8 ワォソ烋vワォソ烋vB 111011111011111010011100111011111011110110101011111011111011110110111111111001111000001110001011011101101110111110111110100111001110111110111101101010111110111110111101101111111110011110000011100010110111011001000010 efbe9cefbdabefbdbfe7838b76efbe9cefbdabefbdbfe7838b7642
UHC ???烋v???烋vB 00111111001111110011111111111101110011100111011000111111001111110011111111111101110011100111011001000010 3f3f3ffdce763f3f3ffdce7642

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