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 闡「雉渡}闡「雉渡{^ 1110100010010001101000101110100010110011100100110110111001111101111010001001000110100010111010001011001110010011011011100111101101011110 e891a2e8b3936e7de891a2e8b3936e7b5e
EUC-JP 闡「雉渡}闡「雉渡{^ 11101111111100011000111010100010111100001011010111000101110011110111110111101111111100011000111010100010111100001011010111000101110011110111101101011110 eff18ea2f0b5c5cf7deff18ea2f0b5c5cf7b5e
UTF-8 闡「雉渡}闡「雉渡{^ 111010011001011110100001111011111011110110100010111010011001101110001001111001101011100010100001011111011110100110010111101000011110111110111101101000101110100110011011100010011110011010111000101000010111101101011110 e997a1efbda2e99b89e6b8a17de997a1efbda2e99b89e6b8a17b5e
UHC 闡?雉渡}闡?雉渡{^ 1111010011000101001111111111011011001011110101001010010001111101111101001100010100111111111101101100101111010100101001000111101101011110 f4c53ff6cbd4a47df4c53ff6cbd4a47b5e

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