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 111001111000100110001011010110000101110001101110011001101110011110001001100010110101100001011100011011100101111001111101010110011110011110001001100010110101100001011100011011100110011011100111100010011000101101011000010111000110111001011110011111010110001001000101 e7898b585c6e66e7898b585c6e5e7d59e7898b585c6e66e7898b585c6e5e7d6245
EUC-JP 迚宜\nf迚宜\n^}Y迚宜\nf迚宜\n^}bE 111011011110100110110101101110010101110001101110011001101110110111101001101101011011100101011100011011100101111001111101010110011110110111101001101101011011100101011100011011100110011011101101111010011011010110111001010111000110111001011110011111010110001001000101 ede9b5b95c6e66ede9b5b95c6e5e7d59ede9b5b95c6e66ede9b5b95c6e5e7d6245
UTF-8 迚宜\nf迚宜\n^}Y迚宜\nf迚宜\n^}bE 1110100010111111100110101110010110101110100111000101110001101110011001101110100010111111100110101110010110101110100111000101110001101110010111100111110101011001111010001011111110011010111001011010111010011100010111000110111001100110111010001011111110011010111001011010111010011100010111000110111001011110011111010110001001000101 e8bf9ae5ae9c5c6e66e8bf9ae5ae9c5c6e5e7d59e8bf9ae5ae9c5c6e66e8bf9ae5ae9c5c6e5e7d6245
UHC ?宜\nf?宜\n^}Y?宜\nf?宜\n^}bE 0011111111101011111100010101110001101110011001100011111111101011111100010101110001101110010111100111110101011001001111111110101111110001010111000110111001100110001111111110101111110001010111000110111001011110011111010110001001000101 3febf15c6e663febf15c6e5e7d593febf15c6e663febf15c6e5e7d6245

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