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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鄂??}鄂??{^ 1110011110111101001111110011111101111101111001111011110100111111001111110111101101011110 e7bd3f3f7de7bd3f3f7b5e
EUC-JP 鄂??}鄂??{^ 1110111010111111001111110011111101111101111011101011111100111111001111110111101101011110 eebf3f3f7deebf3f3f7b5e
UTF-8 鄂송속}鄂송속{^ 111010011000010010000010111011001000011010100001111011001000011010001101011111011110100110000100100000101110110010000110101000011110110010000110100011010111101101011110 e98482ec86a1ec868d7de98482ec86a1ec868d7b5e
UHC 鄂송속}鄂송속{^ 111001001100011110111100110110111011110011010011011111011110010011000111101111001101101110111100110100110111101101011110 e4c7bcdbbcd37de4c7bcdbbcd37b5e

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