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 1111101010101001110101111101111001110110111110101010100111010111110111100111011001000010 faa9d7de76faa9d7de7642
EUC-JP 寘ラ゙v寘ラ゙vB 1000111110111010111000011000111011010111100011101101111001110110100011111011101011100001100011101101011110001110110111100111011001000010 8fbae18ed78ede768fbae18ed78ede7642
UTF-8 寘ラ゙v寘ラ゙vB 111001011010111110011000111011111011111010010111111011111011111010011110011101101110010110101111100110001110111110111110100101111110111110111110100111100111011001000010 e5af98efbe97efbe9e76e5af98efbe97efbe9e7642
UHC ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642

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