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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 穩?????絶? 11100010011100100011111100111111001111110011111100111111100100001110001000111111 e2723f3f3f3f3f90e23f
EUC-JP 穩??濚??絶? 111000111101001100111111001111111000111111001001101000010011111100111111110000001110010000111111 e3d33f3f8fc9a13f3fc0e43f
UTF-8 穩쇽숯濚㎩맅絶욅 111001111010100110101001111011001000011110111101111011001000100010101111111001101011111110011010111000111000111010101001111010111010011110000101111001111011010110110110111011001001101010000101 e7a9a9ec87bdec88afe6bf9ae38ea9eba785e7b5b6ec9a85
UHC 穩쇽숯濚㎩맅絶욅 11101000101100011011110011101111101111011010000111100111101110011010011111100101100100001001111111101111101111101001111011100111 e8b1bcefbda1e7b9a7e5909fefbe9ee7

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