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 1000111111001110110110001101101101110110100011111100111011011000110110110111011001000010 8fced8db768fced8db7642
EUC-JP 笑リロv笑リロvB 101111101101000010001110110110001000111011011011011101101011111011010000100011101101100010001110110110110111011001000010 bed08ed88edb76bed08ed88edb7642
UTF-8 笑リロv笑リロvB 111001111010110010010001111011111011111010011000111011111011111010011011011101101110011110101100100100011110111110111110100110001110111110111110100110110111011001000010 e7ac91efbe98efbe9b76e7ac91efbe98efbe9b7642
UHC 笑??v笑??vB 1110000111000101001111110011111101110110111000011100010100111111001111110111011001000010 e1c53f3f76e1c53f3f7642

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