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 00111111001111110011111100111111001111110111011000111111001111110011111100111111001111110111011001000010 3f3f3f3f3f763f3f3f3f3f7642
SJIS-WIN 。爍爍v。爍爍vB 101000011110000010100001111100101010000111100000101000011111100001111101011101101010000111100000101000011111001010100001111000001010000111111000011111010111011001000010 a1e0a1f2a1e0a1f87d76a1e0a1f2a1e0a1f87d7642
EUC-JP 。爍?爍?v。爍?爍?vB 10001110101000011110000010100011001111111110000010100011001111110111011010001110101000011110000010100011001111111110000010100011001111110111011001000010 8ea1e0a33fe0a33f768ea1e0a33fe0a33f7642
UTF-8 。爍爍v。爍爍vB 111011111011110110100001111001111000100010001101111011101000011110011000111001111000100010001101111011101001100010011101011101101110111110111101101000011110011110001000100011011110111010000111100110001110011110001000100011011110111010011000100111010111011001000010 efbda1e7888dee8798e7888dee989d76efbda1e7888dee8798e7888dee989d7642
UHC ?????v?????vB 00111111001111110011111100111111001111110111011000111111001111110011111100111111001111110111011001000010 3f3f3f3f3f763f3f3f3f3f7642

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