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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 雕橸スウJ}雕橸スウJ{^ 1110100010111000100111101110111110111101101100110100101001111101111010001011100010011110111011111011110110110011010010100111101101011110 e8b89eefbdb34a7de8b89eefbdb34a7b5e
EUC-JP 雕橸スウJ}雕橸スウJ{^ 111100001011101011011100111100011000111010111101100011101011001101001010011111011111000010111010110111001111000110001110101111011000111010110011010010100111101101011110 f0badcf18ebd8eb34a7df0badcf18ebd8eb34a7b5e
UTF-8 雕橸スウJ}雕橸スウJ{^ 1110100110011011100101011110011010101001101110001110111110111101101111011110111110111101101100110100101001111101111010011001101110010101111001101010100110111000111011111011110110111101111011111011110110110011010010100111101101011110 e99b95e6a9b8efbdbdefbdb34a7de99b95e6a9b8efbdbdefbdb34a7b5e
UHC 雕???J}雕???J{^ 111100001110011100111111001111110011111101001010011111011111000011100111001111110011111100111111010010100111101101011110 f0e73f3f3f4a7df0e73f3f3f4a7b5e

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