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 101111001101011111101000110111101011110011010001011101101011110011010111111010001101111010111100110100010111011001000010 bcd7e8debcd176bcd7e8debcd17642
EUC-JP シラ鞐シムvシラ鞐シムvB 1000111010111100100011101101011111110000111000001000111010111100100011101101000101110110100011101011110010001110110101111111000011100000100011101011110010001110110100010111011001000010 8ebc8ed7f0e08ebc8ed1768ebc8ed7f0e08ebc8ed17642
UTF-8 シラ鞐シムvシラ鞐シムvB 111011111011110110111100111011111011111010010111111010011001111010010000111011111011110110111100111011111011111010010001011101101110111110111101101111001110111110111110100101111110100110011110100100001110111110111101101111001110111110111110100100010111011001000010 efbdbcefbe97e99e90efbdbcefbe9176efbdbcefbe97e99e90efbdbcefbe917642
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)