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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 貉野肩v貉野肩vB 111001101011100110010110111011001000110010101000011101101110011010111001100101101110110010001100101010000111011001000010 e6b996ec8ca876e6b996ec8ca87642
EUC-JP 貉野肩v貉野肩vB 111011001011101111001100111011101011100010101010011101101110110010111011110011001110111010111000101010100111011001000010 ecbbcceeb8aa76ecbbcceeb8aa7642
UTF-8 貉野肩v貉野肩vB 111010001011001010001001111010011000011110001110111010001000001010101001011101101110100010110010100010011110100110000111100011101110100010000010101010010111011001000010 e8b289e9878ee882a976e8b289e9878ee882a97642
UHC ?野肩v?野肩vB 00111111111001011010111111001100101101110111011000111111111001011010111111001100101101110111011001000010 3fe5afccb7763fe5afccb77642

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