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 隲、雉渡}隲、雉渡{^ 1110100010101011101001001110100010110011100100110110111001111101111010001010101110100100111010001011001110010011011011100111101101011110 e8aba4e8b3936e7de8aba4e8b3936e7b5e
EUC-JP 隲、雉渡}隲、雉渡{^ 11110000101011011000111010100100111100001011010111000101110011110111110111110000101011011000111010100100111100001011010111000101110011110111101101011110 f0ad8ea4f0b5c5cf7df0ad8ea4f0b5c5cf7b5e
UTF-8 隲、雉渡}隲、雉渡{^ 111010011001101010110010111011111011110110100100111010011001101110001001111001101011100010100001011111011110100110011010101100101110111110111101101001001110100110011011100010011110011010111000101000010111101101011110 e99ab2efbda4e99b89e6b8a17de99ab2efbda4e99b89e6b8a17b5e
UHC ??雉渡}??雉渡{^ 001111110011111111110110110010111101010010100100011111010011111100111111111101101100101111010100101001000111101101011110 3f3ff6cbd4a47d3f3ff6cbd4a47b5e

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