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 ?L^h?L^fN}?L^h?L^fN{^ 001111110100110001011110011010000011111101001100010111100110011001001110011111010011111101001100010111100110100000111111010011000101111001100110010011100111101101011110 3f4c5e683f4c5e664e7d3f4c5e683f4c5e664e7b5e
SJIS-WIN 鯤L^h鯤L^fN}鯤L^h鯤L^fN{^ 11101001110010000100110001011110011010001110100111001000010011000101111001100110010011100111110111101001110010000100110001011110011010001110100111001000010011000101111001100110010011100111101101011110 e9c84c5e68e9c84c5e664e7de9c84c5e68e9c84c5e664e7b5e
EUC-JP 鯤L^h鯤L^fN}鯤L^h鯤L^fN{^ 11110010110010100100110001011110011010001111001011001010010011000101111001100110010011100111110111110010110010100100110001011110011010001111001011001010010011000101111001100110010011100111101101011110 f2ca4c5e68f2ca4c5e664e7df2ca4c5e68f2ca4c5e664e7b5e
UTF-8 鯤L^h鯤L^fN}鯤L^h鯤L^fN{^ 1110100110101111101001000100110001011110011010001110100110101111101001000100110001011110011001100100111001111101111010011010111110100100010011000101111001101000111010011010111110100100010011000101111001100110010011100111101101011110 e9afa44c5e68e9afa44c5e664e7de9afa44c5e68e9afa44c5e664e7b5e
UHC 鯤L^h鯤L^fN}鯤L^h鯤L^fN{^ 11001101111001100100110001011110011010001100110111100110010011000101111001100110010011100111110111001101111001100100110001011110011010001100110111100110010011000101111001100110010011100111101101011110 cde64c5e68cde64c5e664e7dcde64c5e68cde64c5e664e7b5e

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