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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???肉?}???肉?{^ 001111110011111100111111100100111111011100111111011111010011111100111111001111111001001111110111001111110111101101011110 3f3f3f93f73f7d3f3f3f93f73f7b5e
EUC-JP ???肉?}???肉?{^ 001111110011111100111111110001101111100100111111011111010011111100111111001111111100011011111001001111110111101101011110 3f3f3fc6f93f7d3f3f3fc6f93f7b5e
UTF-8 療먮챶肉펝}療먮챶肉펝{^ 111011111010011110000001111010111010100010101110111011001011000110110110111010001000001010001001111011011000111010011101011111011110111110100111100000011110101110101000101011101110110010110001101101101110100010000010100010011110110110001110100111010111101101011110 efa781eba8aeecb1b6e88289ed8e9d7defa781eba8aeecb1b6e88289ed8e9d7b5e
UHC 療먮챶肉펝}療먮챶肉펝{^ 1110100011111110100100001110101110101010100000111110101110111111101111000110111001111101111010001111111010010000111010111010101010000011111010111011111110111100011011100111101101011110 e8fe90ebaa83ebbfbc6e7de8fe90ebaa83ebbfbc6e7b5e

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