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 100100011010001110010001101000000101110001101110011001101001000110100011100100011010000001011100011011100101111001111101010110011001000110100011100100011010000001011100011011100110011010010001101000111001000110100000010111000110111001011110011111010110001001000101 91a391a05c6e6691a391a05c6e5e7d5991a391a05c6e6691a391a05c6e5e7d6245
EUC-JP 促蔵\nf促蔵\n^}Y促蔵\nf促蔵\n^}bE 110000101010010111000010101000100101110001101110011001101100001010100101110000101010001001011100011011100101111001111101010110011100001010100101110000101010001001011100011011100110011011000010101001011100001010100010010111000110111001011110011111010110001001000101 c2a5c2a25c6e66c2a5c2a25c6e5e7d59c2a5c2a25c6e66c2a5c2a25c6e5e7d6245
UTF-8 促蔵\nf促蔵\n^}Y促蔵\nf促蔵\n^}bE 1110010010111111100000111110100010010100101101010101110001101110011001101110010010111111100000111110100010010100101101010101110001101110010111100111110101011001111001001011111110000011111010001001010010110101010111000110111001100110111001001011111110000011111010001001010010110101010111000110111001011110011111010110001001000101 e4bf83e894b55c6e66e4bf83e894b55c6e5e7d59e4bf83e894b55c6e66e4bf83e894b55c6e5e7d6245
UHC 促?\nf促?\n^}Y促?\nf促?\n^}bE 1111010110110101001111110101110001101110011001101111010110110101001111110101110001101110010111100111110101011001111101011011010100111111010111000110111001100110111101011011010100111111010111000110111001011110011111010110001001000101 f5b53f5c6e66f5b53f5c6e5e7d59f5b53f5c6e66f5b53f5c6e5e7d6245

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