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 ???X\nf???X\n^}Y???X\nf???X\n^}bE 001111110011111100111111010110000101110001101110011001100011111100111111001111110101100001011100011011100101111001111101010110010011111100111111001111110101100001011100011011100110011000111111001111110011111101011000010111000110111001011110011111010110001001000101 3f3f3f585c6e663f3f3f585c6e5e7d593f3f3f585c6e663f3f3f585c6e5e7d6245
SJIS-WIN ツ閉ッX\nfツ閉ッX\n^}Yツ閉ッX\nfツ閉ッX\n^}bE 11000010100101011100001010101111010110000101110001101110011001101100001010010101110000101010111101011000010111000110111001011110011111010101100111000010100101011100001010101111010110000101110001101110011001101100001010010101110000101010111101011000010111000110111001011110011111010110001001000101 c295c2af585c6e66c295c2af585c6e5e7d59c295c2af585c6e66c295c2af585c6e5e7d6245
EUC-JP ツ閉ッX\nfツ閉ッX\n^}Yツ閉ッX\nfツ閉ッX\n^}bE 100011101100001011001010110001001000111010101111010110000101110001101110011001101000111011000010110010101100010010001110101011110101100001011100011011100101111001111101010110011000111011000010110010101100010010001110101011110101100001011100011011100110011010001110110000101100101011000100100011101010111101011000010111000110111001011110011111010110001001000101 8ec2cac48eaf585c6e668ec2cac48eaf585c6e5e7d598ec2cac48eaf585c6e668ec2cac48eaf585c6e5e7d6245
UTF-8 ツ閉ッX\nfツ閉ッX\n^}Yツ閉ッX\nfツ閉ッX\n^}bE 111011111011111010000010111010011001011010001001111011111011110110101111010110000101110001101110011001101110111110111110100000101110100110010110100010011110111110111101101011110101100001011100011011100101111001111101010110011110111110111110100000101110100110010110100010011110111110111101101011110101100001011100011011100110011011101111101111101000001011101001100101101000100111101111101111011010111101011000010111000110111001011110011111010110001001000101 efbe82e99689efbdaf585c6e66efbe82e99689efbdaf585c6e5e7d59efbe82e99689efbdaf585c6e66efbe82e99689efbdaf585c6e5e7d6245
UHC ?閉?X\nf?閉?X\n^}Y?閉?X\nf?閉?X\n^}bE 00111111111110001100110100111111010110000101110001101110011001100011111111111000110011010011111101011000010111000110111001011110011111010101100100111111111110001100110100111111010110000101110001101110011001100011111111111000110011010011111101011000010111000110111001011110011111010110001001000101 3ff8cd3f585c6e663ff8cd3f585c6e5e7d593ff8cd3f585c6e663ff8cd3f585c6e5e7d6245

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