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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 逶幎犬}v逶幎犬}vB 1110011110011011100110111110101110001100101000100111110101110110111001111001101110011011111010111000110010100010011111010111011001000010 e79b9beb8ca27d76e79b9beb8ca27d7642
EUC-JP 逶幎犬}v逶幎犬}vB 1110110111111011110101101110110110111000101001000111110101110110111011011111101111010110111011011011100010100100011111010111011001000010 edfbd6edb8a47d76edfbd6edb8a47d7642
UTF-8 逶幎犬}v逶幎犬}vB 1110100110000000101101101110010110111001100011101110011110001010101011000111110101110110111010011000000010110110111001011011100110001110111001111000101010101100011111010111011001000010 e980b6e5b98ee78aac7d76e980b6e5b98ee78aac7d7642
UHC ??犬}v??犬}vB 00111111001111111100110010110011011111010111011000111111001111111100110010110011011111010111011001000010 3f3fccb37d763f3fccb37d7642

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