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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
EUC-JP ?煐?v?煐?vB 00111111100011111100100111111000001111110111011000111111100011111100100111111000001111110111011001000010 3f8fc9f83f763f8fc9f83f7642
UTF-8 옪煐뼬v옪煐뼬vB 111011001001100010101010111001111000010110010000111010111011110010101100011101101110110010011000101010101110011110000101100100001110101110111100101011000111011001000010 ec98aae78590ebbcac76ec98aae78590ebbcac7642
UHC 옪煐뼬v옪煐뼬vB 100111101010100111100111101111001001011010101111011101101001111010101001111001111011110010010110101011110111011001000010 9ea9e7bc96af769ea9e7bc96af7642

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