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 100011111100100111111011110100100101110001101110011001101000111111001001111110111101001001011100011011100101111001111101010110011000111111001001111110111101001001011100011011100110011010001111110010011111101111010010010111000110111001011110011111010110001001000101 8fc9fbd25c6e668fc9fbd25c6e5e7d598fc9fbd25c6e668fc9fbd25c6e5e7d6245
EUC-JP 硝鋐\nf硝鋐\n^}Y硝鋐\nf硝鋐\n^}bE 10111110110010111000111111100100101111100101110001101110011001101011111011001011100011111110010010111110010111000110111001011110011111010101100110111110110010111000111111100100101111100101110001101110011001101011111011001011100011111110010010111110010111000110111001011110011111010110001001000101 becb8fe4be5c6e66becb8fe4be5c6e5e7d59becb8fe4be5c6e66becb8fe4be5c6e5e7d6245
UTF-8 硝鋐\nf硝鋐\n^}Y硝鋐\nf硝鋐\n^}bE 1110011110100001100111011110100110001011100100000101110001101110011001101110011110100001100111011110100110001011100100000101110001101110010111100111110101011001111001111010000110011101111010011000101110010000010111000110111001100110111001111010000110011101111010011000101110010000010111000110111001011110011111010110001001000101 e7a19de98b905c6e66e7a19de98b905c6e5e7d59e7a19de98b905c6e66e7a19de98b905c6e5e7d6245
UHC 硝?\nf硝?\n^}Y硝?\nf硝?\n^}bE 1111010110100110001111110101110001101110011001101111010110100110001111110101110001101110010111100111110101011001111101011010011000111111010111000110111001100110111101011010011000111111010111000110111001011110011111010110001001000101 f5a63f5c6e66f5a63f5c6e5e7d59f5a63f5c6e66f5a63f5c6e5e7d6245

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