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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 陲ア雉渡}陲ア雉渡{^ 1110100010100010101100011110100010110011100100110110111001111101111010001010001010110001111010001011001110010011011011100111101101011110 e8a2b1e8b3936e7de8a2b1e8b3936e7b5e
EUC-JP 陲ア雉渡}陲ア雉渡{^ 11110000101001001000111010110001111100001011010111000101110011110111110111110000101001001000111010110001111100001011010111000101110011110111101101011110 f0a48eb1f0b5c5cf7df0a48eb1f0b5c5cf7b5e
UTF-8 陲ア雉渡}陲ア雉渡{^ 111010011001100110110010111011111011110110110001111010011001101110001001111001101011100010100001011111011110100110011001101100101110111110111101101100011110100110011011100010011110011010111000101000010111101101011110 e999b2efbdb1e99b89e6b8a17de999b2efbdb1e99b89e6b8a17b5e
UHC ??雉渡}??雉渡{^ 001111110011111111110110110010111101010010100100011111010011111100111111111101101100101111010100101001000111101101011110 3f3ff6cbd4a47d3f3ff6cbd4a47b5e

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