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 ???誼?}???誼?{^ 001111110011111100111111100010110110001000111111011111010011111100111111001111111000101101100010001111110111101101011110 3f3f3f8b623f7d3f3f3f8b623f7b5e
EUC-JP ??Ŧ誼?}??Ŧ誼?{^ 00111111001111111000111110101001101011111011010111000011001111110111110100111111001111111000111110101001101011111011010111000011001111110111101101011110 3f3f8fa9afb5c33f7d3f3f8fa9afb5c33f7b5e
UTF-8 樂낅Ŧ誼셃}樂낅Ŧ誼셃{^ 11101111101001101011111111101011100000101000010111000101101001101110100010101010101111001110110010000101100000110111110111101111101001101011111111101011100000101000010111000101101001101110100010101010101111001110110010000101100000110111101101011110 efa6bfeb8285c5a6e8aabcec85837defa6bfeb8285c5a6e8aabcec85837b5e
UHC 樂낅Ŧ誼셃}樂낅Ŧ誼셃{^ 1110100011111001100001011110101110101000101011101110101111111110100110010100110101111101111010001111100110000101111010111010100010101110111010111111111010011001010011010111101101011110 e8f985eba8aeebfe994d7de8f985eba8aeebfe994d7b5e

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