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 ??^h??^fN}??^h??^fN{^ 001111110011111101011110011010000011111100111111010111100110011001001110011111010011111100111111010111100110100000111111001111110101111001100110010011100111101101011110 3f3f5e683f3f5e664e7d3f3f5e683f3f5e664e7b5e
SJIS-WIN 逑ァ^h逑ァ^fN}逑ァ^h逑ァ^fN{^ 11100111100100111010011101011110011010001110011110010011101001110101111001100110010011100111110111100111100100111010011101011110011010001110011110010011101001110101111001100110010011100111101101011110 e793a75e68e793a75e664e7de793a75e68e793a75e664e7b5e
EUC-JP 逑ァ^h逑ァ^fN}逑ァ^h逑ァ^fN{^ 1110110111110011100011101010011101011110011010001110110111110011100011101010011101011110011001100100111001111101111011011111001110001110101001110101111001101000111011011111001110001110101001110101111001100110010011100111101101011110 edf38ea75e68edf38ea75e664e7dedf38ea75e68edf38ea75e664e7b5e
UTF-8 逑ァ^h逑ァ^fN}逑ァ^h逑ァ^fN{^ 11101001100000001001000111101111101111011010011101011110011010001110100110000000100100011110111110111101101001110101111001100110010011100111110111101001100000001001000111101111101111011010011101011110011010001110100110000000100100011110111110111101101001110101111001100110010011100111101101011110 e98091efbda75e68e98091efbda75e664e7de98091efbda75e68e98091efbda75e664e7b5e
UHC 逑?^h逑?^fN}逑?^h逑?^fN{^ 11001111110001110011111101011110011010001100111111000111001111110101111001100110010011100111110111001111110001110011111101011110011010001100111111000111001111110101111001100110010011100111101101011110 cfc73f5e68cfc73f5e664e7dcfc73f5e68cfc73f5e664e7b5e

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