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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 棕?雄?棕?雄?^ 10011110101000010011111110010111010110010011111110011110101000010011111110010111010110010011111101011110 9ea13f97593f9ea13f97593f5e
EUC-JP 棕?雄?棕?雄?^ 11011100101000110011111111001101101110100011111111011100101000110011111111001101101110100011111101011110 dca33fcdba3fdca33fcdba3f5e
UTF-8 棕렊雄뒷棕렊雄뒬^ 11100110101000111001010111101011101000001000101011101001100110111000010011101011100100101011011111100110101000111001010111101011101000001000101011101001100110111000010011101011100100101010110001011110 e6a395eba08ae99b84eb92b7e6a395eba08ae99b84eb92ac5e
UHC 棕렊雄뒷棕렊雄뒬^ 1111000011110111100011101010000111101010101010011011010111011110111100001111011110001110101000011110101010101001101101011101110001011110 f0f78ea1eaa9b5def0f78ea1eaa9b5dc5e

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