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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 項?\nf項?\n^}Y項?\nf項?\n^}bE 1000110110000000001111110101110001101110011001101000110110000000001111110101110001101110010111100111110101011001100011011000000000111111010111000110111001100110100011011000000000111111010111000110111001011110011111010110001001000101 8d803f5c6e668d803f5c6e5e7d598d803f5c6e668d803f5c6e5e7d6245
EUC-JP 項?\nf項?\n^}Y項?\nf項?\n^}bE 1011100111100000001111110101110001101110011001101011100111100000001111110101110001101110010111100111110101011001101110011110000000111111010111000110111001100110101110011110000000111111010111000110111001011110011111010110001001000101 b9e03f5c6e66b9e03f5c6e5e7d59b9e03f5c6e66b9e03f5c6e5e7d6245
UTF-8 項럗\nf項럗\n^}Y項럗\nf項럗\n^}bE 1110100110100000100001011110101110011111100101110101110001101110011001101110100110100000100001011110101110011111100101110101110001101110010111100111110101011001111010011010000010000101111010111001111110010111010111000110111001100110111010011010000010000101111010111001111110010111010111000110111001011110011111010110001001000101 e9a085eb9f975c6e66e9a085eb9f975c6e5e7d59e9a085eb9f975c6e66e9a085eb9f975c6e5e7d6245
UHC 項럗\nf項럗\n^}Y項럗\nf項럗\n^}bE 111110101010001110001110011101000101110001101110011001101111101010100011100011100111010001011100011011100101111001111101010110011111101010100011100011100111010001011100011011100110011011111010101000111000111001110100010111000110111001011110011111010110001001000101 faa38e745c6e66faa38e745c6e5e7d59faa38e745c6e66faa38e745c6e5e7d6245

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